We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e3f7a0 commit cf9c013Copy full SHA for cf9c013
CHANGELOG.md
@@ -1,6 +1,28 @@
1
# Changelog
2
3
All notable changes to this project will be documented in this file.
4
+## [0.1.6] - 2026-03-05
5
+
6
7
+### Bug Fixes
8
9
+- codebuild cache and download fix (#93)
10
+- correct copy-paste error in error-handling.md (#96)
11
12
13
+### Documentation
14
15
+- update changelog for v0.1.5
16
17
18
+### Features
19
20
+- add CodeBuild workflow (#92)
21
22
23
+### Miscellaneous
24
25
+- add templates for github issues (#97)
26
## [0.1.5] - 2026-02-24
27
28
0 commit comments