Skip to content

Commit 6e15377

Browse files
committed
🔖 v0.1.2
1 parent 61bf231 commit 6e15377

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog],
66
and this project adheres to [Semantic Versioning].
77

8+
## [0.1.2] - 2023-07-21
9+
10+
### Fixed
11+
12+
- Fixed some JSON parsing failures ([#5](https://github.com/traPtitech/rust-traq/issues/5))
13+
814
## [0.1.1] - 2023-06-16
915

1016
### Added
@@ -24,5 +30,6 @@ and this project adheres to [Semantic Versioning].
2430
[semantic versioning]: https://semver.org/spec/v2.0.0.html
2531

2632
<!-- Versions -->
33+
[0.1.2]: https://github.com/traPtitech/rust-traq/compare/v0.1.1..v0.1.2
2734
[0.1.1]: https://github.com/traPtitech/rust-traq/compare/v0.1.0..v0.1.1
2835
[0.1.0]: https://github.com/traPtitech/rust-traq/releases/tag/v0.1.0

0 commit comments

Comments
 (0)