Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Nov 5, 2024
1 parent 3c20fb8 commit a0145c3
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 15 deletions.
19 changes: 19 additions & 0 deletions docs/docs/changelog/changes_7.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 7.1.0 - 2024-11-05

🚀 This release is powered by **Allen-saltedfish**, thank you for your contribution!

## ✨ Features

* Add support for the following Crc8 configurations:
- ITU
- ROHC

* Add support for the following Crc16 configurations:
- IBM
- MAXIM
- USB
- X25 (X-25)
- DNP

## 🔩 Internal
* Re-lock dependencies
15 changes: 0 additions & 15 deletions docs/docs/changelog/unreleased.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,2 @@
# Unreleased

## ✨ Features

* Add support for the following Crc8 configurations:
- ITU
- ROHC

* Add support for the following Crc16 configurations:
- IBM
- MAXIM
- USB
- X25 (X-25)
- DNP

## 🔩 Internal
* Re-lock dependencies
1 change: 1 addition & 0 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ nav:
- "development/release.md"
- Changelog:
- "changelog/unreleased.md"
- "changelog/changes_7.1.0.md"
- "changelog/changes_7.0.0.md"
- "changelog/changes_6.1.2.md"
- "changelog/changes_6.1.1.md"
Expand Down

0 comments on commit a0145c3

Please sign in to comment.