Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
H1rono committed Jun 15, 2023
1 parent 7a4f93a commit 66be120
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog],
and this project adheres to [Semantic Versioning].

## [0.1.1] - 2023-06-16

### Added

- Add description of `GET /ogp?url=:url`

### Removed

- 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)

## [0.1.0] - 2023-06-06

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

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

0 comments on commit 66be120

Please sign in to comment.