mirror of
https://github.com/metosin/reitit.git
synced 2025-12-16 16:01:11 +00:00
doc: clean up upgraded deps in CHANGELOG.md
- don't mention test deps - malli was 0.10.1 in previous release, not 0.10.4
This commit is contained in:
parent
33f7b1ccd7
commit
3e78667244
1 changed files with 1 additions and 4 deletions
|
|
@ -19,11 +19,8 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
|
|||
|
||||
```clojure
|
||||
[metosin/ring-swagger-ui "4.18.1"] is available but we use "4.15.5"
|
||||
[metosin/malli "0.11.0"] is available but we use "0.10.4"
|
||||
[metosin/malli "0.11.0"] is available but we use "0.10.1"
|
||||
[ring/ring-core "1.10.0"] is available but we use "1.9.6"
|
||||
[manifold "0.4.0"] is available but we use "0.3.0"
|
||||
[ring "1.10.0"] is available but we use "1.9.6"
|
||||
[nubank/matcher-combinators "3.8.5"] is available but we use "3.8.4"
|
||||
```
|
||||
|
||||
## 0.6.0 (2023-02-21)
|
||||
|
|
|
|||
Loading…
Reference in a new issue