ConceptCore/pyconcept/CHANGELOG.md
2024-04-18 15:02:46 +03:00

25 lines
613 B
Markdown

# Change Log
All notable changes to this project will be documented in this file.
Python wrapper for C++ library for manipulating concepts in formal language of advanced set theory
## [Unreleased] - yyyy-mm-dd
Here we write upgrading notes. Make them as straightforward as possible.
### Added
- [PROJECTNAME-XXXX](http://tickets.projectname.com/browse/PROJECTNAME-XXXX)
MINOR Ticket title goes here.
- [PROJECTNAME-YYYY](http://tickets.projectname.com/browse/PROJECTNAME-YYYY)
PATCH Ticket title goes here.
### Changed
### Fixed
## [0.1.2] - 2024-04-18
Add URLS to package and improve build process