Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Commit

Permalink
Fix content hierarchy of v0.15.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Lenophie committed Oct 20, 2018
1 parent ffb7ce7 commit d59702d
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [0.15.0] - 2018-10-20

### Added

* Validation rules
* New borrowing
* The expected return date can be at most one month away.
* Delete user
* The user must not be involved in an ongoing borrowing.

### Changed

* Environment
Expand All @@ -15,11 +23,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
* Removed ```jQuery```
* Replaced ```flag-icon-css``` with a custom lighter build
* Removed ```@babel/polyfill```
* Validation
* New borrowing
* The expected return date can be at most one month away.
* Delete user
* The user must not be involved in an ongoing borrowing.

## [0.14.0] - 2018-10-16

Expand Down

0 comments on commit d59702d

Please sign in to comment.