Skip to content

Commit

Permalink
Merge pull request #32 from arkedge/release-2.5.0
Browse files Browse the repository at this point in the history
Release 2.5.0
  • Loading branch information
sksat authored Dec 22, 2023
2 parents 5eff744 + 803f0c9 commit 86717f9
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 13 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
### Documentation

- [#33](https://github.com/arkedge/c2a-tlmcmddb/pull/33): Add changelog
- [#34](https://github.com/arkedge/c2a-tlmcmddb/pull/34): Update descriptions

### Internal

Expand All @@ -28,6 +29,7 @@
- [#17](https://github.com/arkedge/c2a-tlmcmddb/pull/17): Update Rust crate serde to 1.0.193
- [#18](https://github.com/arkedge/c2a-tlmcmddb/pull/18): Update Rust crate csv to 1.3.0
- [#13](https://github.com/arkedge/c2a-tlmcmddb/pull/13): Update Rust crate clap to 4.4.11
- [#32](https://github.com/arkedge/c2a-tlmcmddb/pull/32): Release 2.5.0


## 0.2.0 (2023-06-05)
Expand Down
24 changes: 12 additions & 12 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace.package]
version = "0.2.0"
version = "2.5.0"
repository = "https://github.com/arkedge/c2a-tlmcmddb"
readme = "README.md"

Expand Down

0 comments on commit 86717f9

Please sign in to comment.