summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorJovansonlee Cesar <ivanceras@gmail.com>2022-02-07 22:08:51 +0800
committerJovansonlee Cesar <ivanceras@gmail.com>2022-02-07 22:08:51 +0800
commitc18299b367c81afabc4ce967e5a68ec1307beb50 (patch)
tree5a39575dd3cfd670049f8e5f9899fdbf09bb3b25 /Changelog.md
parent6514644ad620afa93a543092e19171341bdd7736 (diff)
bump up versions
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/Changelog.md b/Changelog.md
index ce4cf0b..12dbd70 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,8 +1,15 @@
# Changelog
+## 0.6.3
+- move Settings to the top level of this crate
+
+## 0.6.2
+- Reorganize directory structure, update to sauron 0.43.4
+- reexport nalgebra, add logging on points ord
+
## 0.6.1
-Improve code readability on view by using arrays instead of vec
-Modify the algorithm for endorse such that circles and arcs are matched by their ascii art rather than their computed fragments, this way, it can intersect with other fragments
+- Improve code readability on view by using arrays instead of vec
+- Modify the algorithm for endorse such that circles and arcs are matched by their ascii art rather than their computed fragments, this way, it can intersect with other fragments
## 0.6.0
- Update to sauron 0.41.0