Skip to content

Commit a0145c3

Browse files
committed
Update changelog
1 parent 3c20fb8 commit a0145c3

File tree

3 files changed

+20
-15
lines changed

3 files changed

+20
-15
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# 7.1.0 - 2024-11-05
2+
3+
🚀 This release is powered by **Allen-saltedfish**, thank you for your contribution!
4+
5+
## ✨ Features
6+
7+
* Add support for the following Crc8 configurations:
8+
- ITU
9+
- ROHC
10+
11+
* Add support for the following Crc16 configurations:
12+
- IBM
13+
- MAXIM
14+
- USB
15+
- X25 (X-25)
16+
- DNP
17+
18+
## 🔩 Internal
19+
* Re-lock dependencies

docs/docs/changelog/unreleased.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,2 @@
11
# Unreleased
22

3-
## ✨ Features
4-
5-
* Add support for the following Crc8 configurations:
6-
- ITU
7-
- ROHC
8-
9-
* Add support for the following Crc16 configurations:
10-
- IBM
11-
- MAXIM
12-
- USB
13-
- X25 (X-25)
14-
- DNP
15-
16-
## 🔩 Internal
17-
* Re-lock dependencies

docs/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ nav:
2525
- "development/release.md"
2626
- Changelog:
2727
- "changelog/unreleased.md"
28+
- "changelog/changes_7.1.0.md"
2829
- "changelog/changes_7.0.0.md"
2930
- "changelog/changes_6.1.2.md"
3031
- "changelog/changes_6.1.1.md"

0 commit comments

Comments
 (0)