File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
+
2
3
All notable changes to this project will be documented in this file.
3
4
4
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
7
7
- ## [ Unreleased]
8
+ <!-- ## [Unreleased] -->
9
+ ## [ v0.4.2] - 2024-03-07
8
10
9
11
### Added
10
12
@@ -135,8 +137,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
135
137
136
138
Initial Release
137
139
138
- [ Unreleased ] : https://github.com/matthewhanson/boto3-utils/compare/0.4.1...main
139
- [ v0.4.1 ] : https://github.com/matthewhanson/boto3-utils/compare/0.3.3...0.4.1
140
+ <!-- [Unreleased]: https://github.com/matthewhanson/boto3-utils/compare/0.4.1...main -->
141
+ [ v0.4.2 ] : https://github.com/matthewhanson/boto3-utils/compare/0.4.1...0.4.2
142
+ [ v0.4.1 ] : https://github.com/matthewhanson/boto3-utils/compare/0.4.0...0.4.1
140
143
[ v0.4.0 ] : https://github.com/matthewhanson/boto3-utils/compare/0.3.3...0.4.0
141
144
[ v0.3.3 ] : https://github.com/matthewhanson/boto3-utils/compare/0.3.2...0.3.3
142
145
[ v0.3.2 ] : https://github.com/matthewhanson/boto3-utils/compare/0.3.1...0.3.2
Original file line number Diff line number Diff line change 1
- __version__ = "0.4.1 "
1
+ __version__ = "0.4.2 "
You can’t perform that action at this time.
0 commit comments