aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2024-08-23 01:33:34 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2024-08-23 01:34:08 +0900
commit32260b5f972af2800fde36ffb7121b4c91b84928 (patch)
treefe7107f8872fa93b9bd2719a92126a887ac9bd5f
parentc6dc49f873ed16e9d0796b58a91a74089590e4ea (diff)
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b8801cb..63c1fca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,18 +5,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
-### Add
+### Added
- Add Changelog section in README.md file.
- Add Source code section in README.md file.
+- Add comments to describe the algorithm used in accel-asc procedure.
## [1.0.0] - 2024-08-23
### Added
-- `(integer-partition accel-asc)` library
-- CHANGELOG.md file
-- README.md file
-- LICENSE file
+- `(integer-partition accel-asc)` library.
+- CHANGELOG.md file.
+- README.md file.
+- LICENSE file.
[1.0.0]: https://git.tojo.tokyo/r7rs-accel-asc.git/diff/?id=v1.0.0