aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-12-21 19:29:56 -0800
committerMicah Lee <micah@micahflee.com>2018-12-21 19:29:56 -0800
commit39bd209eddf66e1b0d2e573718465a17e9a84ab4 (patch)
tree1fe5149c079419d115653b83f468507e93f97f28
parente95c420f0c7ab48d6012347aa44a7a553cf3a46d (diff)
downloadonionshare-39bd209eddf66e1b0d2e573718465a17e9a84ab4.tar.gz
onionshare-39bd209eddf66e1b0d2e573718465a17e9a84ab4.zip
Add 1.3.2 to changelog, and remake the 2.0 changelog to 2.0.dev2
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e437b939..4082a6e8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# OnionShare Changelog
-## 2.0
+## 2.0.dev2
* New feature: Receiver mode allows you to receive files with OnionShare, instead of only sending files
* New feature: macOS sandbox is enabled
@@ -10,6 +10,10 @@
* New translations: (TODO fill in for final release)
* Several bugfixes
+## 1.3.2
+
+* Bug fix: In debug mode, stop saving flask debug log in /tmp, where all users can access it
+
## 1.3.1
* Updated Tor to 0.2.3.10