aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormarzavec <admin@marzavec.com>2018-05-20 02:21:08 +0200
committermarzavec <admin@marzavec.com>2018-05-20 02:21:08 +0200
commita70006b5bca3c3273ba34bfd0607235339e87583 (patch)
treef360e6d4e5e636956fa03a32a6f8064285ba424a /CHANGELOG.md
parentMerge pull request #12 from neelkamath/master (diff)
downloadhackchat-a70006b5bca3c3273ba34bfd0607235339e87583.tar.gz
hackchat-a70006b5bca3c3273ba34bfd0607235339e87583.zip
streamline dev flow
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d40e383..a1391f4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+## [2.0.2] - 2018-05-19
+### Added
+- `./documentation/DOCUMENTATION.md` document which gives overview of the applications protocol
+- `./documentation/DEPLOY.md` document which gives overview of deploying the server live
+- `./LICENSE` License file
+- Code highlighting, triggered with #
+
+### Changed
+- `README.md` wording and layout
+
+### Removed
+- Unneeded `use strict`
+
## [2.0.1] - 2018-04-18
### Added
- `users-kicked` tracking to `morestats` command