File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## Unreleased
88
9+ ## [ 4.0.0] - 2022-05-02
10+
911### Fixed
1012- Keep named nodes when returning RDF results of query (see [ issue 120] ( https://github.com/KNowledgeOnWebScale/walder/issues/120 ) )
1113- Blank node is returned when IRI is expected when requesting Turtle (see [ issue 116] ( https://github.com/KNowledgeOnWebScale/walder/issues/116 ) )
@@ -182,6 +184,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
182184 - Add pipe modules to routing callback
183185- CLI
184186
187+ [ 4.0.0 ] : https://github.com/KNowledgeOnWebScale/walder/compare/v3.0.0...v4.0.0
185188[ 3.0.0 ] : https://github.com/KNowledgeOnWebScale/walder/compare/v2.2.2...v3.0.0
186189[ 2.2.2 ] : https://github.com/KNowledgeOnWebScale/walder/compare/v2.2.1...v2.2.2
187190[ 2.2.1 ] : https://github.com/KNowledgeOnWebScale/walder/compare/v2.2.0...v2.2.1
You can’t perform that action at this time.
0 commit comments