Selaa lähdekoodia

Changelog format

Baglio Tabifata 4 vuotta sitten
vanhempi
commit
6ddee2180c
1 muutettua tiedostoa jossa 12 lisäystä ja 6 poistoa
  1. 12 6
      CHANGELOG.md

+ 12 - 6
CHANGELOG.md

@@ -1,14 +1,20 @@
 # Changelog
 
-## 0.0.3 (2020-08-12)
+## Unreleased
 
-**Implemented enhancements:**
+## [0.0.3] - 2020-08-12
+
+### Added
 
-- New algorithm to search a path between Macrostates in graph
 - Started tracking changes in a changelog :-P
 
-**Fixed bugs:**
+### Changed
+
+- New algorithm to search a path between Macrostates in graph
+
+### Deprecated
+
+### Removed
 
-**Closed issues:**
+### Fixed
 
-**Merged pull requests:**