diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index 134e8f94..147a2b6f 100644 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -1,3 +1,16 @@ +1.76.12 (2018-xx-xx): + +Features/Enhancements: +---------------------- +#1180: Allow saving certain connection properties locally when using database + +Fixes: +------ +#1173: Fixed memory leak when loading connections multiple times +#1134: Fixed issue where opening a connection opens same connection on other clients when using database feature +#449: Encrypt passwords saved to database + + 1.76.11 (2018-10-18): Fixes: