Skip to content

Commit c37cd2e

Browse files
committed
Release 0.2.1
1 parent 4bc92f5 commit c37cd2e

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.2.0"
11+
version = "0.2.1"
1212
authors = ["Gregory Petrosyan <pgregory@pgregory.net>"]
1313
homepage = "https://github.com/flyingmutant/chaos_theory"
1414
repository = "https://github.com/flyingmutant/chaos_theory"

chaos_theory/docs/CHANGELOG.md

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

55
- Nothing yet.
66

7+
## 0.2.1 (2026-02-23)
8+
9+
- Move all documentation over to the crate docs.
10+
711
## 0.2.0 (2026-02-23)
812

913
- Documentation polish.

0 commit comments

Comments
 (0)