File tree 4 files changed +574
-249
lines changed
4 files changed +574
-249
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 0.6.3] - 2024-12-19
8
+ ### Changed
9
+ - Dependency updates [ #363 ]
10
+
7
11
## [ 0.6.2] - 2024-08-01
8
12
### Changed
9
13
- Dependency updates [ #346 ]
@@ -93,7 +97,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
93
97
### Added
94
98
- Everything!
95
99
96
- [ Unreleased ] : https://github.com/awslabs/coldsnap/compare/v0.6.2...develop
100
+ [ Unreleased ] : https://github.com/awslabs/coldsnap/compare/v0.6.3...develop
101
+ [ 0.6.3 ] : https://github.com/awslabs/coldsnap/compare/v0.6.2...v0.6.3
97
102
[ 0.6.2 ] : https://github.com/awslabs/coldsnap/compare/v0.6.1...v0.6.2
98
103
[ 0.6.1 ] : https://github.com/awslabs/coldsnap/compare/v0.6.0...v0.6.1
99
104
[ 0.6.0 ] : https://github.com/awslabs/coldsnap/compare/v0.5.1...v0.6.0
@@ -179,4 +184,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
179
184
[ #271 ] : https://github.com/awslabs/coldsnap/pull/271
180
185
[ #309 ] : https://github.com/awslabs/coldsnap/pull/309
181
186
[ #346 ] : https://github.com/awslabs/coldsnap/pull/346
187
+ [ #363 ] : https://github.com/awslabs/coldsnap/pull/363
182
188
You can’t perform that action at this time.
0 commit comments