aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-11-18 21:28:25 -0500
committerGitHub <noreply@github.com>2018-11-18 21:28:25 -0500
commitdc6c12ba40b179ceb11a77da8828b79d360f79eb (patch)
tree96306bccf6dc983f31e8bc30a6323e825dbac627 /docs
parent587f359b20a56b4cee4e1fc6c788c40102f0892f (diff)
downloadfrost-dc6c12ba40b179ceb11a77da8828b79d360f79eb.tar.gz
frost-dc6c12ba40b179ceb11a77da8828b79d360f79eb.tar.bz2
frost-dc6c12ba40b179ceb11a77da8828b79d360f79eb.zip
Fix/personal messages (#1194)
* Update dependency versions * Fix regex to support personal messages, resolves #1180 * Update download url, resolves #1131 * Update changelog * Downgrade apache dependency version * Disable travis for master pushes [skip ci] * Support java 1.8
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 21adbb18..eb6d1fe3 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -1,5 +1,8 @@
# Changelog
+## v2.1.2
+* Fix message notifications with just one other user
+
## v2.1.1
* Fix link loading for some notifications. Some will redirect to the main notification page
* Fix double back click problem