Update dependencies + Add release in Readme #44

Merged
ldr merged 2 commits from update-deps into main 2023-12-25 23:49:34 +01:00
Showing only changes of commit dc32126d9e - Show all commits

Update changelog with new version number

Lukas Drescher 2023-12-25 23:45:12 +01:00

View file

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.4.0] (2023-12-25)
### Added
- basic (Discord) webhook support (send message when an offer is made public)
@ -16,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- spelling mistakes in e-mail notifications
- spelling mistakes on the website
- update dependencies
### Change