Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo Stavrow <angelo@fogcreek.com>2018-09-30 20:07:13 +0300
committerAngelo Stavrow <angelo@fogcreek.com>2018-09-30 20:07:13 +0300
commita8b739f0ab280400945245e8b28b1823631950cf (patch)
tree9fcbdbd82e0a71063ce1c456508f4773664ea3d0
parenta703ae053eaf80e235d8832094dd4e00b90ae272 (diff)
Add CHANGELOG doc (#6)
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..1b7bb2b
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+
+## 1.0.0 - 2018-09-30
+### Added
+- The first public release of the indigo theme for Hugo, along with related project documentation (including this changelog). \ No newline at end of file