We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f9d1b6 commit 88cecb3Copy full SHA for 88cecb3
ogg_pager/CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [0.5.0] - 2022-1-29
10
+
11
### Added
12
- `Packets::{len, is_empty}`
13
ogg_pager/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "ogg_pager"
3
-version = "0.4.0"
+version = "0.5.0"
4
authors = ["Serial <[email protected]>"]
5
edition = "2021"
license = "MIT OR Apache-2.0"
0 commit comments