Skip to content

Commit a03dd2a

Browse files
Release/1.5.1 (#901) (#398)
* Feature/1.5.1 (#901) * Fixing editorial errors * Fixing editorial issues * changing version * updated wording on auth/id use case * Update architecture-and-reference-framework-main.md Fix duplication described in PR #395
1 parent acb6608 commit a03dd2a

File tree

4 files changed

+103
-87
lines changed

4 files changed

+103
-87
lines changed

CHANGELOG

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@ Editorial corrections.
1919

2020
## [1.5.0] - 2025-02-04
2121

22-
The ARF is aligned with the adopted Implementing Acts, covering articles 5a and 5c of the eIDAS Regulation.
22+
The ARF is aligned with the adopted Implementing Acts, covering articles 5a and 5c of the eIDAS Regulation.
2323

2424
The ARF also includes changes in response to comments provided on Github and by other stakeholders. Over more than 275 comments lead to changes in the ARF.
2525

26+
## [1.5.1] - 2025-02-10
27+
28+
Editorial changes and fixing typos.

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ SOURCE_DOCS := $(MAIN_DOC) $(ANNEXES_DOCS)
2626
# Directories and Build Information
2727
BUILD_DIR := ./build
2828
SITE_DIR := ./site
29-
VERSION := 1.5.0
29+
VERSION := 1.5.1
3030
BUILD := $(shell date +%Y%m%d.%H%M%S)
3131

3232
# Pandoc configuration

0 commit comments

Comments
 (0)