We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cb9120 commit bd5423aCopy full SHA for bd5423a
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## 0.10.4
4
5
+- Bump yrs v0.21.3 and pyo3 v0.22.5.
6
+
7
+## 0.10.4
8
9
- Add `CHANGELOG.md` and automate release on tag.
10
- Add support for XML, Text attributes and embeds (#184) (PR by @ColonelThirtyTwo).
11
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "pycrdt"
-version = "0.10.4"
+version = "0.10.5"
edition = "2021"
[lib]
0 commit comments