Skip to content

Commit

Permalink
Update changelog to link to the issue fixed in 5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SamboyCoding authored Mar 20, 2024
1 parent 7c62d94 commit e389187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

## 5.3.1

- Fixes an issue introduced by [#33](https://github.com/SamboyCoding/Tomlet/pull/33) which caused some keys (e.g. in table array names) to be erroneously quoted when they shouldn't have been, resulting in breaking round-trip functionality.
- Fixes an issue introduced by [#33](https://github.com/SamboyCoding/Tomlet/pull/33) which caused some keys (e.g. in table array names) to be erroneously quoted when they shouldn't have been, resulting in breaking round-trip functionality. Reported as [#40](https://github.com/SamboyCoding/Tomlet/issues/40)

## 5.3.0

Expand Down

0 comments on commit e389187

Please sign in to comment.