Skip to content

Commit

Permalink
Adding Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Kage committed Jun 11, 2017
1 parent 125789f commit f590b56
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog
All notable changes to this project will be documented in this file. Versions follow [Semantic Versioning](http://semver.org/).

## [Development]
### Added
- Nothing yet, submit Pull Requests!

## [0.1.0] - 2017-06-11 - Initial Beta "[Daemen](https://en.wikipedia.org/wiki/Joan_Daemen)"
### Added
- Initial Silex structure, controllers, and Doctrine DB interfaces
- Starting point for phpUnit testing
- Bootstrap and jQuery frontend
- Client-side encryption/decryption, password strength, syntax highlighting
- Cron job script for cleanup
- Basic instalation procedure

## Footnotes
This changelog format is based on [Keep a Changelog](http://keepachangelog.com/).

0 comments on commit f590b56

Please sign in to comment.