summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2019-08-12 13:25:12 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2019-08-12 13:25:12 -0700
commit98af3c0dc192ea89df797dd45df7d7efe5ad3d09 (patch)
tree9460c5fdb819e61ae99dd6f5781a1682026eaead
parent5341c216a703f7499f1eb085d24a4f78e394c389 (diff)
downloadinfinitytier-98af3c0dc192ea89df797dd45df7d7efe5ad3d09.tar.gz
infinitytier-98af3c0dc192ea89df797dd45df7d7efe5ad3d09.zip
* Fix high CPU use bug on some platforms
* Fix issues with PostgreSQL controller DB (only affects Central) * Restore backward compatibility with MacOS versions prior to 10.13
-rw-r--r--RELEASE-NOTES.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 1dd56b9f..a781392d 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -1,6 +1,12 @@
ZeroTier Release Notes
======
+# 2019-08-12 -- Version 1.4.2
+
+ * Fix high CPU use bug on some platforms
+ * Fix issues with PostgreSQL controller DB (only affects Central)
+ * Restore backward compatibility with MacOS versions prior to 10.13
+
# 2019-07-29 -- Version 1.4.0
### Major Changes