Skip to content

Commit e0272f0

Browse files
committed
Update changelog
1 parent b0d1f3a commit e0272f0

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project should be documented in this file. But actua
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project from now on adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [0.25.X] - ???
7+
## [0.26.X] - ???
88
### Added
99
-
1010

@@ -14,6 +14,19 @@ and this project from now on adheres to [Semantic Versioning](http://semver.org/
1414
### Fixed
1515
-
1616

17+
## [0.26.0] - 2022-02-02
18+
### Added
19+
- Use poetry for dependency management
20+
- Use pytest for testing
21+
22+
### Changed
23+
- Deprecated: Configuration File
24+
- Much smaller docker image from 1 GB to 70 MB (alpine base image, staged build)
25+
- Switch to json-ld implementation in the rdflib
26+
27+
### Fixed
28+
- Flexible regarding to the default branch (master, main, … what you like)
29+
1730
## [0.25.4] - 2021-08-17
1831
### Added
1932
- Build for MacOS

0 commit comments

Comments
 (0)