-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7a8ae87
commit 61ecb9c
Showing
5 changed files
with
53 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## v0.4.0 02/03/2020 | ||
|
||
Initial release | ||
|
||
### Added | ||
|
||
- Created `CHANGELOG.md` | ||
- Added Node/TypeScript backend for REST API calls | ||
- Created CI/CD pipeline with `deploy.sh`, `.travis.yml` and `Dockerfile` | ||
|
||
### Changed | ||
|
||
- Migrated website from Netlify to DigitalOcean | ||
- Added instructions for new local development to README | ||
- Removed Netlify badge from README | ||
- Removed Create React App and replaced with custom Webpack setup | ||
|
||
### Removed | ||
|
||
- Removed Service Worker due to the application no longer being fully client side |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters