From cd92ed7e7503a5f362701133e2df559e971d24eb Mon Sep 17 00:00:00 2001 From: Maxim Date: Wed, 8 May 2024 20:10:20 +0300 Subject: [PATCH] Add 1.26 release notes --- RELEASENOTES.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index aa03327a0..673847c6a 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,10 @@ +Version 1.26 (May 16, 2024) +================================= + +### Validation +- (PDF/UA-2) supported named structured destinations in goto actions +- (PDF/UA-1) fixed rules about annotations + Version 1.26 RC2 (April 2, 2024) ==================================