aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2024-08-23 00:52:09 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2024-08-23 00:56:47 +0900
commit51f01dfb42f25882a59ad5defb12e13433bfb6b6 (patch)
treeb0779c7e1094ddc510eeb10a1d95f0ba4db04a4f /CHANGELOG.md
parent9f033c939b49049a2163d11f108de516346d6b90 (diff)
Add Changelog and Source code section to README.md file
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 068ae31..b8801cb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,13 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [Unreleased]
+
+### Add
+
+- Add Changelog section in README.md file.
+- Add Source code section in README.md file.
+
## [1.0.0] - 2024-08-23
### Added