Skip to content

Commit 13339ec

Browse files
author
Jovert Lota Palonpon
authored
Update CHANGELOG.md
1 parent dc39f2b commit 13339ec

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,33 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [v1.1.0](https://github.com/palonponjovertlota/laravel-react-admin/releases/tag/1.1.0) - 2019-04-04
9+
10+
### Additions
11+
12+
- _#23_ Image / File uploads ([def767a](https://github.com/palonponjovertlota/laravel-react-admin/commit/def767adb8ffb9fefa16c1e7020836296067e503), [d78e6f2](https://github.com/palonponjovertlota/laravel-react-admin/commit/d78e6f28ca8832a4b9e778a501f1be4f96d94903), [374078f](https://github.com/palonponjovertlota/laravel-react-admin/commit/374078fbf0d8f2d3fd6acc94747cbcf3517c8e8c), [9eb2419](https://github.com/palonponjovertlota/laravel-react-admin/commit/9eb2419c9d7e9bbb5e8e468af7a3449f98b6923a), [32fb16d](https://github.com/palonponjovertlota/laravel-react-admin/commit/32fb16d1d160200ee3852fca14fe5bae03213556), [62b3495](https://github.com/palonponjovertlota/laravel-react-admin/commit/62b3495989d2639eddfb73107985518092204774), [d070b82](https://github.com/palonponjovertlota/laravel-react-admin/commit/d070b820711fd336d8aeeedf8fe3895c6d871167)).
13+
14+
- _#29_ [Users] Added edit page [48188d1](https://github.com/palonponjovertlota/laravel-react-admin/commit/48188d12195865f51bf50edc37014fffa6fc705d).
15+
16+
### Changes
17+
18+
- _#27_ Implemented API versioning. [3c4dc65](https://github.com/palonponjovertlota/laravel-react-admin/commit/3c4dc65219e0223fa598d2214f9931abce0fc4ee).
19+
- _#25_ Redesigned the create form. [fa18ebb](https://github.com/palonponjovertlota/laravel-react-admin/commit/fa18ebbaaec9407e81a6f44853b35b940e828bdc).
20+
- _#30_ Utilized avatar images all over the app [dc39f2b](https://github.com/palonponjovertlota/laravel-react-admin/commit/dc39f2b96cf38a8b0cf6c170ddbf38586d3b20f6).
21+
22+
### Fixes
23+
24+
- _#20_ Eliminated unauthorized requests. [ce6e9df](https://github.com/palonponjovertlota/laravel-react-admin/commit/ce6e9df4ee61689074bfcae008b4b48e384dd769).
25+
826
## [v1.0.1](https://github.com/palonponjovertlota/laravel-react-admin/releases/tag/1.0.1) - 2019-03-29
927

1028
### Changes
1129

12-
- Prevent authenticating on fresh visit [d91daf2](https://github.com/palonponjovertlota/laravel-react-admin/commit/b9a157f4812c5e4f040da8ef5abd1d0224473b5b).
30+
- _#21_ Prevent authenticating on fresh visit [b9a157f ](https://github.com/palonponjovertlota/laravel-react-admin/commit/b9a157f4812c5e4f040da8ef5abd1d0224473b5b).
1331

1432
### Fixes
1533

16-
- Fixed \_asset helper throwing error when the assets.json file is not found inside public [41c3b32](https://github.com/palonponjovertlota/laravel-react-admin/commit/d91daf278cd9f72b654407e006536d1d0afe6094).
34+
- _#19_ Fixed \_asset helper throwing error when the assets.json file is not found inside public [d91daf2](https://github.com/palonponjovertlota/laravel-react-admin/commit/d91daf278cd9f72b654407e006536d1d0afe6094).
1735

1836
## [v1.0.0](https://github.com/palonponjovertlota/laravel-react-admin/releases/tag/1.0.1) - 2019-03-28
1937

0 commit comments

Comments
 (0)