Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
goccy committed Dec 19, 2022
1 parent 13b070a commit 6cdefc4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,15 @@
# 1.9.8 - 2022-12-19

### Fix feature

- Append new line at the end of file ( #329 )

### Fix bugs

- Fix custom marshaler ( #333, #334 )
- Fix behavior when struct fields conflicted( #335 )
- Fix position calculation for literal, folded and raw folded strings ( #330 )

# 1.9.7 - 2022-12-03

### Fix bugs
Expand Down

0 comments on commit 6cdefc4

Please sign in to comment.