Skip to content

Commit 7763916

Browse files
committed
release: Update the changelog
1 parent 68bdcb2 commit 7763916

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5+
## [0.2.1] - 2024-09-10
6+
7+
### 🚜 Refactor
8+
9+
- Switch to the `proc-macro-error2` crate as the `proc-macro-error` crate has
10+
been marked as unmaintained.
11+
12+
### 🧪 Testing
13+
14+
- Add a test that we properly return an error when an array reaches MAX_ARRAY_LENGTH ([#7](https://github.com/matrix-org/matrix-pickle/pull/7))
15+
516
## [0.2.0] - 2024-03-25
617

718
### 🐛 Bug Fixes

0 commit comments

Comments
 (0)