-
Notifications
You must be signed in to change notification settings - Fork 0
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
Rico237
committed
Nov 16, 2019
1 parent
5f9c1c9
commit 33f0f0b
Showing
1 changed file
with
19 additions
and
0 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,19 @@ | ||
# 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/). | ||
|
||
## [Unreleased] | ||
- Add CORS domain origin allowance for webapp in progress. | ||
- Add [Stripe](https://stripe.com/fr) payment method (payment + billing). | ||
|
||
## [1.0.4] - 2019-11-16 | ||
### Added | ||
- Created CHANGELOG.md file to keep track of changes. | ||
|
||
## [1.0.3] - 2019-11-16 | ||
### Added | ||
- Increase max file upload size to 1Go. | ||
|
||
## [1.0.2] - 2019-07-14 | ||
### Removed | ||
- Removed Javascript key from Parse Server configuration (No longer needed). |