-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
36b162f
commit 15661be
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Changelog | ||
|
||
## [0.2.0](https://github.com/ryeguard/ddbcalc/compare/v0.1.0...v0.2.0) (2024-03-17) | ||
|
||
|
||
### Features | ||
|
||
* exclude examples from test coverage report ([be2c5be](https://github.com/ryeguard/ddbcalc/commit/be2c5be3b7cab9b8ef8aeef7a97b83ad814a274b)) | ||
* test coverage action ([e4eeffd](https://github.com/ryeguard/ddbcalc/commit/e4eeffd8d2d84ab6a9609839d72550b20bd9ae70)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* cover nil type and separate bool/null ([cf8a258](https://github.com/ryeguard/ddbcalc/commit/cf8a2589772d40f2cff322eb657caafb229b71d4)) | ||
* **deps:** update aws-sdk-go-v2 monorepo ([fc128b8](https://github.com/ryeguard/ddbcalc/commit/fc128b8733aa244ddc31b64eebd8ef60223391b9)) |