From 424e0eb8bf3ad68912e8e705efe5d22f79b83864 Mon Sep 17 00:00:00 2001 From: Paco Nathan Date: Mon, 4 Jan 2021 10:25:36 -0800 Subject: [PATCH] prep for 0.1.5 release --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 37ce3c8..bc3e00d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,7 +2,7 @@ ## 0.1.5 -2021-01-?? +2021-01-04 * renamed serialization methods, e.g., `save_ttl()` -- **WILL BREAK THINGS** * impl `load_rdf_text()` and `save_rdf_text()` to De/Ser as text