File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,16 +5,19 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 2.1.1 ] - 2026-02-24
8+ ## [ 2.1.2 ] - 2026-02-24
99
1010### Miscellaneous Tasks
1111
12+ - ** (release)** Bump version and update changelog to v2.1.1
1213- Bump main to v2.1.0
1314- Add publish release action for post merge release promotion
1415- Hotfix the release/changelog workflow
15- - Small formatting/description edits
16- - Increment version
17- - Token permission for changelog step
16+ - Fix git cliff permissions here too
17+ - Fix read permission for PR's
18+ - Prepare a release
19+ - Fix git cliff deprecated keywords
20+ - One more ci fix
1821
1922## [ 2.1.0-develop] - 2026-02-23
2023
Original file line number Diff line number Diff line change 1919 dct:abstract " The Open Pulse Ontology to model contributions to open source scientific software and research articles from EPFL." ;
2020 dct:license <https://spdx.org/licenses/CC-BY-4.0.html> ;
2121 dct:title " Open Pulse Ontology" ;
22- owl:versionInfo " v2.1.1 " ^^xsd:string .
22+ owl:versionInfo " v2.1.2 " ^^xsd:string .
2323
2424# Classes
2525schema:Person a rdfs:Class ; skos:prefLabel " Person" ; skos:definition " An individual researcher or contributor." .
You can’t perform that action at this time.
0 commit comments