We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1df720b commit d2af75dCopy full SHA for d2af75d
CHANGELOG.md
@@ -5,15 +5,15 @@ This project adheres to [Semantic Versioning](http://semver.org/) and
5
[Keep a CHANGELOG](http://keepachangelog.com).
6
7
8
-## Unreleased
+## v1.1.1 - 2024-03-18
9
10
### Added
11
12
- optimizations of relative URI resolution against the base URI
13
(in non-`rdf:ID` cases)
14
15
16
-[Compare v1.1.0...HEAD](https://github.com/rdf-elixir/rdf-xml-ex/compare/v1.1.0...HEAD)
+[Compare v1.1.0...v1.1.1](https://github.com/rdf-elixir/rdf-xml-ex/compare/v1.1.0...v1.1.1)
17
18
19
VERSION
@@ -1 +1 @@
1
-1.1.1-pre
+1.1.1
0 commit comments