Skip to content

Commit

Permalink
Release v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart committed Jan 6, 2025
1 parent b9f85c7 commit 82da7b0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history

## 0.12.0

- Add `TypedDoc` and `TypedMap` typed containers.

## 0.11.1

- Rearrange typing tests and docs.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pycrdt"
version = "0.11.1"
version = "0.12.0"
edition = "2021"

[lib]
Expand Down

0 comments on commit 82da7b0

Please sign in to comment.