Skip to content
This repository has been archived by the owner on Aug 8, 2020. It is now read-only.

Commit

Permalink
Merge pull request #113 from ch-a-os/96_changelog
Browse files Browse the repository at this point in the history
96 changelog
  • Loading branch information
720° Lotus authored Apr 17, 2019
2 parents 92b0cf5 + 8fe6553 commit fd9d227
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# 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).

## [alpha-v0.2] - 2019-04-17
### Added
- New search with filters
- Allow wildcard-search with *
- New `config.json`
- This `CHANGELOG.md` to keep track of changes

### Changed
- Rewrote our frontend-layout to using CSS-Grid
- Code refactoring to improve performance and code readablity
- Download of documents without opening a new tab

## [alpha-v0.1] - 2019-03-30
### Added
- Simple login system
- View your recent documents
- View all of your documents
- Documents can be searched by title and note
- Documents can be deleted/uploaded and are tagable
- Tags can be created/deleted/modified

0 comments on commit fd9d227

Please sign in to comment.