Skip to content

Commit 04b65d3

Browse files
committed
prepare release 0.24
Signed-off-by: Frederic BIDON <[email protected]>
1 parent bf60a5a commit 04b65d3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,14 @@ This is not necessarily the case for all sub-modules.
8888

8989
## Release notes
9090

91-
### v0.24.0 [Unreleased]
91+
### v0.25.0 [draft, unreleased]
92+
93+
* v0.25.0 will remove the dependency to `mailru/easyjson` by default.
94+
* users of JSON or YAML utility who want to use `easyjson` as their
95+
prefered JSON marshaler will be able to do so by registering it
96+
at runtime.
97+
98+
### v0.24.0
9299

93100
With this release, we have largely modernized the API of `swag`:
94101

0 commit comments

Comments
 (0)