summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 73a7b6c2..e3275a16 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,17 @@
1 1
2 2
3## v0.1.10
4
5### Merged PRs:
6
7- [#564](https://github.com/TokTok/c-toxcore/pull/564) Fix Windows build
8- [#542](https://github.com/TokTok/c-toxcore/pull/542) Save bandwidth by moderating onion pinging
9
3## v0.1.9 10## v0.1.9
4 11
5### Merged PRs: 12### Merged PRs:
6 13
14- [#563](https://github.com/TokTok/c-toxcore/pull/563) Release v0.1.9
7- [#561](https://github.com/TokTok/c-toxcore/pull/561) Remove unused variable 15- [#561](https://github.com/TokTok/c-toxcore/pull/561) Remove unused variable
8- [#560](https://github.com/TokTok/c-toxcore/pull/560) Fix non-portable zeroing out of doubles 16- [#560](https://github.com/TokTok/c-toxcore/pull/560) Fix non-portable zeroing out of doubles
9- [#559](https://github.com/TokTok/c-toxcore/pull/559) Fix theoretical memory leaks 17- [#559](https://github.com/TokTok/c-toxcore/pull/559) Fix theoretical memory leaks