Skip to content

Commit bedacdc

Browse files
committed
Release 0.2.0
1 parent d1323f5 commit bedacdc

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ opt-level = 1
88
debug = false
99

1010
[workspace.package]
11-
version = "0.1.10"
11+
version = "0.2.0"
1212
authors = ["Gregory Petrosyan <pgregory@pgregory.net>"]
1313
homepage = "https://github.com/flyingmutant/chaos_theory"
1414
repository = "https://github.com/flyingmutant/chaos_theory"

docs/CHANGELOG.md

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

33
## Unreleased
44

5+
- Nothing yet.
6+
7+
## 0.2.0 (2026-02-23)
8+
59
- Documentation polish.
610

711
## 0.1.10 (2026-02-19)

0 commit comments

Comments
 (0)