Fix date of version 0.6.0

This commit is contained in:
kimmoahola 2023-02-22 13:11:46 +02:00
parent ae138c6dec
commit aec611f8b7

View file

@ -12,7 +12,7 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
[breakver]: https://github.com/ptaoussanis/encore/blob/master/BREAK-VERSIONING.md
## 0.6.0 (2022-02-21)
## 0.6.0 (2023-02-21)
* Add reitit-frontend support for fragment string [#581](https://github.com/metosin/reitit/pull/581)
* reloading-ring-handler [#584](https://github.com/metosin/reitit/pull/584)