Skip to content

Commit

Permalink
update changelog before release
Browse files Browse the repository at this point in the history
  • Loading branch information
sebadob committed Sep 21, 2023
1 parent 506c9c6 commit dddc912
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 0.7.0

This is a maintenance release.

- bump versions or core dependencies
- fix minimal versions for new dependencies
- introduce a justfile for easier maintenance
- bump MSRV to 1.65.0 due to core dependency updates
[bcdfc62](https://github.com/sebadob/redhac/commit/bcdfc62665320a9ad3f832d0c28f0175d6e447c2)
[506c9c6](https://github.com/sebadob/redhac/commit/506c9c6c2c2fb3cbb1253cabd6bf4cdf9b01f4b0)

## v0.6.0

- `cache_insert` and `cache_remove` default to their non-HA counterparts if `HA_MODE == false`
Expand Down

0 comments on commit dddc912

Please sign in to comment.