File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.2.1 (2021-07-31)
4
+
5
+ #### :house : Internal
6
+ * [ #26 ] ( https://github.com/glide-rs/openaip-rs/pull/26 ) CI: Simplify release job ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
7
+ * [ #25 ] ( https://github.com/glide-rs/openaip-rs/pull/25 ) Allow unknown clippy lints ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
8
+ * [ #24 ] ( https://github.com/glide-rs/openaip-rs/pull/24 ) CI: Split into multiple jobs ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
9
+ * [ #23 ] ( https://github.com/glide-rs/openaip-rs/pull/23 ) Add ` rust-toolchain.toml ` file ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
10
+
11
+ #### Committers: 1
12
+ - Tobias Bieniek ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
13
+
3
14
## v0.2.0 (2020-11-20)
4
15
5
16
#### :rocket : Enhancement
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " openaip"
3
3
description = " OpenAIP file parser for Rust"
4
- version = " 0.2.0 "
4
+ version = " 0.2.1 "
5
5
authors = [
" Tobias Bieniek <[email protected] >" ]
6
6
repository = " https://github.com/Turbo87/openaip-rs"
7
7
documentation = " https://docs.rs/openaip"
You can’t perform that action at this time.
0 commit comments