]> git.r.bdr.sh - rbdr/blog/blobdiff - CHANGELOG.md
Update changelog
[rbdr/blog] / CHANGELOG.md
index a69595260b94158b518441851199df8400f38459..13673b3ef1ac3192b50c057d1307f01480d5f57a 100644 (file)
@@ -4,11 +4,26 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/)
 and this project adheres to [Semantic Versioning](http://semver.org/).
 
-## [Unreleased]
+## [1.0.1] - 2017-07-03
 ### Added
-- Static HTML / CSS
+- Add styling for code
+
+### Changed
+- Swap markdown engine for showdown
+- Remove `v` from CHANGELOG
+- Fix crash when generator attempted to run without 3 posts
+
+
+## 1.0.0 - 2017-07-03
+### Added
+- JSDoc config
+- Eslint config
+- Binary to add and update blog posts
+- Template for index
+- Static Files
 - Simple contributing guidelines
 - This CHANGELOG
 - A Readme
 
 [Unreleased]: https://github.com/rbdr/blog/compare/master...develop
+[v1.0.1]: https://github.com/rbdr/blog/compare/1.0.0...1.0.1