Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Commit

Permalink
Prepare 0.3.0 release of 'medea-client-api-proto' crate
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Apr 9, 2021
1 parent e21c894 commit 32b90cd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions proto/client-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ All user visible changes to this project will be documented in this file. This p



## [0.3.0] · 2021-??-?? · To-be-done
## [0.3.0] · 2021-04-09
[0.3.0]: /../../tree/medea-client-api-proto-0.3.0/proto/client-api

[Diff](/../../compare/medea-client-api-proto-0.2.0...medea-client-api-proto-0.3.0) | [Milestone](/../../milestone/2)
Expand All @@ -17,7 +17,7 @@ All user visible changes to this project will be documented in this file. This p

### Added

- Add `PeerUpdate::Removed` variant to the `PeerUpdated` event ([#109]).
- `PeerUpdate::Removed` variant to `PeerUpdated` event ([#109]).

[#109]: /../../pull/109
[#139]: /../../pull/139
Expand Down
2 changes: 1 addition & 1 deletion proto/client-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "medea-client-api-proto"
version = "0.2.0"
version = "0.3.0"
edition = "2018"
resolver = "2"
description = "Client API protocol implementation for Medea media server"
Expand Down

0 comments on commit 32b90cd

Please sign in to comment.