File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ,
66and 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
You can’t perform that action at this time.
0 commit comments