Skip to content

Commit

Permalink
chore: bump version 2.8.1 (#1893)
Browse files Browse the repository at this point in the history
  • Loading branch information
djaiss committed Oct 9, 2018
1 parent d5a6bd1 commit 8c7fb0f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
UNRELEASED CHANGES:

*

RELEASED VERSIONS:

v2.8.1 - 2018-10-08
-------------------

* Add ability to set a reminder for a life event
* Stop reporting OAuth exceptions
* Replace karakus/laravel-cloudflare with monicahq/laravel-cloudflare to fix dependencies issues
* Fix use of 'json' mysql column type

RELEASED VERSIONS:

v2.8.0 - 2018-09-28
-------------------

Expand Down
2 changes: 1 addition & 1 deletion config/monica.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
| bad things will happen.
|
*/
'app_version' => '2.8.0',
'app_version' => '2.8.1',

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit 8c7fb0f

Please sign in to comment.