chore: update CHANGELOG
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
cătălin 2022-10-14 21:03:45 +02:00
commit c8c7961e1c
Signed by: catalin
GPG key ID: 0178DF42F43E5FD2

View file

@ -1,7 +1,7 @@
# Changelog # Changelog
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [0.1.0] - 2022-10-05 ## [0.1.0] - 2022-10-14
### Bug Fixes ### Bug Fixes
@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file.
- Add base jobs - Add base jobs
- Add `linux-header` alpine dep @ install_deps job - Add `linux-header` alpine dep @ install_deps job
- Install cargo before installing pre-commimt hooks - Install cargo before installing pre-commimt hooks
- Add registry secrets
### Features ### Features