aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-08-06 08:21:14 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-08-06 08:21:14 +0530
commite1fe5b25b6ce0a6c6e2ada2083ec75ea7f1d7f6d (patch)
tree68a3dbd61d727a9004c00dcba7575158a879e9fb
parentrevert: partially reverted menu-item cleanup (having only 'role' does not wor... (diff)
downloadferdium-app-e1fe5b25b6ce0a6c6e2ada2083ec75ea7f1d7f6d.tar.gz
ferdium-app-e1fe5b25b6ce0a6c6e2ada2083ec75ea7f1d7f6d.tar.zst
ferdium-app-e1fe5b25b6ce0a6c6e2ada2083ec75ea7f1d7f6d.zip
Updated 'CHANGELOG.md'. [skip ci]
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eba8c7c85..4f1aa460f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
1# [v5.6.1-nightly.16](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.14...v5.6.1-nightly.16) (2021-08-06)
2
3### Bug Fixes
4
5* Change all occurrences of hard-coded ip address '127.0.0.1' to 'localhost' (#1253) 💖 @vraravam
6* Partially reverted menu-item cleanup (having only 'role' does not work in windows) (#1746) 💖 @vraravam
7
8### Internal
9
10* General code improvements 💖 @mhatvan, @vraravam
11
1## [5.6.1-nightly.14](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.13...v5.6.1-nightly.14) (2021-08-04) 12## [5.6.1-nightly.14](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.13...v5.6.1-nightly.14) (2021-08-04)
2 13
3### Bug Fixes 14### Bug Fixes