diff --git a/Changelog.md b/Changelog.md
index 6adf9445d44c2fddc7b71261c74b8a1e39f7c9e8..935c0c3dc11ecc6aa4ada5e63444f9b692a7bfd4 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -3,6 +3,13 @@ means week 46 of year 2013. Should a second tag be given the same week, an index
 
 Starting from v18.47, the ticket numbers in bold are those that might break compatibility in models.
 
+
+# v19.48
+
+- Bug #1498 - #1292: Fix remaining warnings, and a stupid bug I inroduced in visco-elasticity in the conversion from Seldon to Xtensor.
+- Bug #1499: Improve the exception handling within SNESSolve: previously if an exception was thrown inside the static functions provided to SNES, the exceptions were not caught properly and the program exited poorly.
+
+
 # v19.45.1
 
 - Documentation #1497: Fix a tiny bug that prevented run of GitlabPages.