Skip to content

Commit 043d9f4

Browse files
committed
Prepare release 1.0.0
1 parent 27dc8bc commit 043d9f4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/) and
55
[Keep a CHANGELOG](http://keepachangelog.com).
66

77

8-
## Unreleased
8+
## 1.0.0 - 2025-04-09
99

1010
This version upgrades the implementation to support JSON-LD 1.1.
1111

@@ -34,7 +34,7 @@ Elixir versions < 1.15 and OTP version < 25 are no longer supported
3434
creation functions for all error types from the JSON-LD spec, making it easier for users
3535
to catch and handle errors and being more close to the spec
3636

37-
[Compare v0.3.9...HEAD](https://github.com/rdf-elixir/jsonld-ex/compare/v0.3.9...HEAD)
37+
[Compare v0.3.9...v1.0.0](https://github.com/rdf-elixir/jsonld-ex/compare/v0.3.9...v1.0.0)
3838

3939

4040

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.0-pre
1+
1.0.0

0 commit comments

Comments
 (0)