summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Lindén <dev@robinlinden.eu>2017-08-06 12:18:44 +0200
committerRobin Lindén <dev@robinlinden.eu>2017-08-06 12:22:48 +0200
commit6295d28a1ec00d1caa03adce8fac6baf456ca7da (patch)
tree04aef40faedea61fc03e19a4cdf07fc4d611bba1 /CHANGELOG.md
parent5dd255729a1e09fa44334da89f2e46f272aea583 (diff)
Release v0.1.10
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