aboutsummaryrefslogtreecommitdiff
path: root/learn/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'learn/CHANGELOG.md')
-rw-r--r--learn/CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/learn/CHANGELOG.md b/learn/CHANGELOG.md
index 6d25174..40d52f5 100644
--- a/learn/CHANGELOG.md
+++ b/learn/CHANGELOG.md
@@ -7,12 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [0.1.1] - 2024-06-27
+
### Fixed
* lint-clean ontologies, adding stub structure/entity as needed
* fix sdml syntax for xsd:date
* fix spelling
* fix import learn2sect
+* fix SKOS syntax (independent triples, not list)
+* fix typo in danish word ontologi
+
+### Changed
+
+* add changelog
+* docs: avoid misparsing sdml verb as quarto/pandoc reference
+* docs: add photos of draft ontology design
+* docs: list ontology source files and photos of draft ontology design
+* render turtle-formattet ontology
## [0.1.0] - 2024-06-03
@@ -116,6 +128,7 @@ code is tightened and restructured.
Initial draft SDML-based learning ontology.
[unreleased]: https://source.abcdefghijklmnopqrstuvxyzæøå.dk/thoughtroam/log/learn
+[0.1.1]: https://source.abcdefghijklmnopqrstuvxyzæøå.dk/thoughtroam/log/learn?h=learn-v0.1.1
[0.1.0]: https://source.abcdefghijklmnopqrstuvxyzæøå.dk/thoughtroam/log/learn?h=learn-v0.1.0
[0.0.4]: https://source.abcdefghijklmnopqrstuvxyzæøå.dk/thoughtroam/log/learn?h=learn-v0.0.4
[0.0.3]: https://source.abcdefghijklmnopqrstuvxyzæøå.dk/thoughtroam/log/learn?h=learn-v0.0.3