We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e147d4e commit ce94276Copy full SHA for ce94276
CHANGELOG.md
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
6
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
7
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
9
-## [Unreleased]
+## [1.1.0] - 2025-10-05
10
11
### Added
12
- Added basic unit tests
@@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
23
### Changed
24
- Upgrade to rust 1.90.0
25
-- Upgrade to fastly-cli 11.7.0
+- Upgrade to fastly-cli 12.0.0
26
- Changed to use constants for headers
27
- Changed to use log statements
28
- Updated fastly.toml for local development
0 commit comments