Skip to content

Commit b4be688

Browse files
committed
chore(version): v0.16.1
1 parent 9049722 commit b4be688

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## v0.16.1 - 2022-04-21
6+
#### Continuous Integration
7+
- release remove complete folder - (9049722) - Matthias Behr
8+
- use tag version on tag trigger - (93ce774) - Matthias Behr
9+
- link statically for windows msvc - (e7834db) - Matthias Behr
10+
- build macos-arm aarch64 as well - (c22477d) - Matthias Behr
11+
- change to ubuntu-latest - (ceb24b0) - Matthias Behr
12+
- automate release binaries generation - (05273ac) - Matthias Behr
13+
#### Tests
14+
- fix clippy warning - (84a912f) - Matthias Behr
15+
- - -
16+
517
## v0.16.0 - 2022-04-19
618
#### Bug Fixes
719
- **(nonverbose)** support MTIN/APID/CTID setting - (8649b1c) - Matthias Behr

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "adlt"
3-
version = "0.16.0"
3+
version = "0.16.1"
44
edition = "2021"
55
authors = ["Matthias Behr"]
66
license = "CC-BY-NC-SA-4.0"

0 commit comments

Comments
 (0)