Skip to content

Commit 85a5597

Browse files
committed
Update README
1 parent 2a705c9 commit 85a5597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ Fast JSON encoder/decoder compatible with encoding/json for Go
1818
| while maintaining compatibility with encoding/json, we will add convenient APIs
1919
|
2020
v
21-
* v1.0.0 ( 2021/06 )
21+
* v1.0.0
2222
```
2323

24-
We are accepting requests for features that will be implemented between v0.6.0 and v.1.0.0.
24+
We are accepting requests for features that will be implemented between v0.7.0 and v.1.0.0.
2525
If you have the API you need, please submit your issue [here](https://github.com/goccy/go-json/issues).
2626
For example, I'm thinking of supporting `context.Context` of `json.Marshaler` and decoding using JSON Path.
2727

0 commit comments

Comments
 (0)