Skip to content

Commit ab44692

Browse files
committed
v0.1.1
1 parent 2546db5 commit ab44692

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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.1] - 2023-06-16
9+
10+
### Added
11+
12+
- Add description of `GET /ogp?url=:url`
13+
14+
### Removed
15+
16+
- Remove variant `Status404()` from enum [`traq::apis::ogp_api::GetOgpError`](https://github.com/traPtitech/rust-traq/blob/116a053e3ab8e342cfcaf84e9a2ce3bdfe27706e/src/apis/ogp_api.rs#L16-L22)
17+
818
## [0.1.0] - 2023-06-06
919

1020
- initial release
@@ -14,4 +24,5 @@ and this project adheres to [Semantic Versioning].
1424
[semantic versioning]: https://semver.org/spec/v2.0.0.html
1525

1626
<!-- Versions -->
27+
[0.1.1]: https://github.com/traPtitech/rust-traq/compare/v0.1.0..v0.1.1
1728
[0.1.0]: https://github.com/traPtitech/rust-traq/releases/tag/v0.1.0

0 commit comments

Comments
 (0)