Skip to content

Commit adde06d

Browse files
committed
update the changelog for 0.3
1 parent aa798af commit adde06d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
...
11+
12+
## [0.3] - 2025-01-09
13+
1014
### Added
1115

1216
- `Turtle.save_iamge()`
17+
- Koch curve example
18+
- Fractal conifer example
1319

1420
### Changed
1521

@@ -41,5 +47,6 @@ It can draw lines on its array using [turtle graphics].
4147
[L-system]: https://en.wikipedia.org/wiki/L-system
4248

4349
[unreleased]: https://github.com/jorenham/numpy_turtle/compare/0.2...HEAD
50+
[0.3]: https://github.com/jorenham/numpy_turtle/compare/0.2...0.3
4451
[0.2]: https://github.com/jorenham/numpy_turtle/compare/0.1...0.2
4552
[0.1]: https://github.com/jorenham/numpy_turtle/releases/tag/0.1

0 commit comments

Comments
 (0)