[bug#76699,5/5] Update NEWS

Message ID 20250303020932.4194-5-ngraves@ngraves.fr
State New
Headers
Series None |

Commit Message

Nicolas Graves March 3, 2025, 2:09 a.m. UTC
  ---
 NEWS | 10 ++++++++++
 1 file changed, 10 insertions(+)
  

Patch

diff --git a/NEWS b/NEWS
index b4904f0..c971130 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,15 @@ 
 -*- mode: org -*-
 
+* Changes in 0.5.3 (since 0.5.2)
+
+Minor user-visible changes, no functionality addition, mostly refreshing changes:
+
+- refreshing most doctrings to pass on emacs@29 flymake standards
+- remove dependency on the dash library, introduce the lighter llama library in order to replace the compact syntax for short lambdas
+- replace outdated emacs-popup by transient library
+- allow the use of the repository as a channel
+- refresh installation / development tools
+
 * Changes in 0.5.2 (since 0.5.1.1)
 
 ** User visible changes