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 300f77f commit 2aa644bCopy full SHA for 2aa644b
CHANGELOG
@@ -4,6 +4,13 @@ UNRELEASED CHANGES:
4
5
RELEASED VERSIONS:
6
7
+v2.10.2 - 2018-11-14
8
+--------------------
9
+
10
+* Fix composer install problems
11
+* Fix editing conversations not working
12
+* Fix deletion of relationships not working
13
14
v2.10.1 - 2018-11-13
15
--------------------
16
config/monica.php
@@ -12,7 +12,7 @@
| bad things will happen.
|
*/
- 'app_version' => '2.10.1',
+ 'app_version' => '2.10.2',
17
/*
18
|--------------------------------------------------------------------------
0 commit comments