We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e12dd9 commit 2840a3dCopy full SHA for 2840a3d
CHANGELOG
@@ -6,6 +6,20 @@ New features:
6
7
Enhancements:
8
9
+*
10
+
11
+Fixes:
12
13
14
15
16
+RELEASED VERSIONS:
17
18
+v2.12.1 - 2019-03-09
19
+--------------------
20
21
+Enhancements:
22
23
* Add eloquent relationships touches
24
25
Fixes:
@@ -19,9 +33,6 @@ Fixes:
33
* Fix Journal view now includes Activities as intended
34
* Fix deleting a LifeEvent no longer deletes the associated Contact
35
-
-RELEASED VERSIONS:
36
v2.12.0 - 2019-02-09
26
37
--------------------
27
38
config/monica.php
@@ -12,7 +12,7 @@
| bad things will happen.
|
*/
- 'app_version' => '2.12.0',
+ 'app_version' => '2.12.1',
/*
|--------------------------------------------------------------------------
0 commit comments