summarylogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog b/changelog
index fbd455452377..65781ebaefb9 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+2016-06-24 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 2.1.0.7:
+ Added !api command. More can be found on the wiki.
+ Increased default value of LoginLimiterDelay from 7 to 10. It seems to solve some recent more aggressive Steam rate-limiting.
+ Fixed incorrect calculation of same-type dupe values which could lead into accepting potentially non-neutral+ trades.
+ Misc code improvements, optimizations and bugfixes.
2016-06-20 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 2.1.0.6:
Fixed !2faok confirming only one confirmation at a time (2.1.0.5 regression)