diff --git a/Cargo.toml b/Cargo.toml index 63813d4..9c62ca3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "protoc-prebuilt" -version = "0.2.0" +version = "0.3.0" authors = ["Sergei Ivankov "] edition = "2021" description = "Protobuf compiler protoc pre-built binaries installer" diff --git a/changelog.md b/changelog.md index 6b96f9c..43e124f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # Changelog -## Not released +## 0.3.0 - 2024-03-06 - Add authorization in GitHub API usage to avoid API limits - Using custom protobuf installation