Skip to content

Commit 4997653

Browse files
chore(release): update changelog for v2.1.0-develop
1 parent 0eb9c5d commit 4997653

1 file changed

Lines changed: 106 additions & 27 deletions

File tree

CHANGELOG.md

Lines changed: 106 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -5,35 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [2.1.0] - 2026-02-12
9-
10-
### Bug Fixes
11-
12-
- Pulse:GithubRepositoryHandleShape fix. GH handle contains .
13-
- DoiPropertyShape mandatory
14-
- Remove old shapes file
15-
- Updated regex pattern
16-
- Remove useless commit messages from auto-changelog
17-
18-
### Features
19-
20-
- Add Readme
21-
- Adding gh actions for docs
22-
- Gh action for auto-changelog
23-
24-
### Miscellaneous Tasks
25-
26-
- **(ontology)** Increment version number
27-
- Make docs gen only on main to prevent red crosses on ci
28-
- Increment version
29-
- Cleanup
30-
- Add .env
31-
- Increment version to 2.1.0
32-
33-
## [2.0] - 2026-02-05
8+
## [2.1.0-develop] - 2026-02-23
349

3510
### Bug Fixes
3611

12+
- **(tests)** Orcid is an identifier so test shouldn't have it
13+
- **(tests)** Allign comment to reality
14+
- **(tests)** Github sub org without identifier
3715
- Update ontology
3816
- RepositoryType enum
3917
- Add reference to memberOf for schema:person
@@ -90,6 +68,45 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9068
- Docs svg empty namespace fix
9169
- Also do it for the html docs
9270
- Don't put enum elements inside svg - it doesn't like that
71+
- Renaming yaml to avoid conflict
72+
- Avoid triggering action on PRs
73+
- Pulse:GithubRepositoryHandleShape fix. GH handle contains .
74+
- DoiPropertyShape mandatory
75+
- Information engineering wd identifier
76+
- Remove old shapes file
77+
- Updated regex pattern
78+
- Remove useless commit messages from auto-changelog
79+
- Renaming yaml to avoid conflict
80+
- Improve tag existence check in changelog workflow
81+
- Better parsing regex
82+
- Show breaking changes in changelog
83+
- Upload everything that is generated in docs
84+
- Check for semver in version
85+
- Remove old duplicate docs workflow
86+
- Make all actions use uv, add explicit validation step in validate-test action
87+
- Make all actions use uv, add explicit validation step in validate-test action
88+
- Make all actions use uv, add explicit validation step in validate-test action
89+
- Make all actions use uv, add explicit validation step in validate-test action
90+
- Good lord let the merge conflict end
91+
- Account for similar logic in organizational identifiers as persons, add owl:sameAs exception to ignoredProperties for future mapping purposes
92+
- LessThanOrEquals for date omparisons (same day usecase)
93+
- Remove useless commit messages from auto-changelog
94+
- Renaming yaml to avoid conflict
95+
- Improve tag existence check in changelog workflow
96+
- Better parsing regex
97+
- Show breaking changes in changelog
98+
- Upload everything that is generated in docs
99+
- Check for semver in version
100+
- Remove old duplicate docs workflow
101+
- Make all actions use uv, add explicit validation step in validate-test action
102+
- Make all actions use uv, add explicit validation step in validate-test action
103+
- Make all actions use uv, add explicit validation step in validate-test action
104+
- Good lord let the merge conflict end
105+
106+
### Documentation
107+
108+
- Add contribution guidelines
109+
- Add contribution guidelines
93110

94111
### Features
95112

@@ -118,17 +135,79 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
118135
- Update test data
119136
- Add link from contribution back to repository. Update tests accordingly
120137
- Specify and constrain identifiers for people, org and repos, relax cardinalities for personal identifiers
138+
- Manual dispatch
139+
- Renaming index.html to docs.html for wrapper compatibility
140+
- Add Readme
141+
- Adding gh actions for docs
142+
- Gh action for auto-changelog
143+
- Manual dispatch
144+
- Add larger test dataset
145+
- Add larger test dataset
146+
- Gh action for auto-changelog
147+
- Manual dispatch
121148

122149
### Miscellaneous Tasks
123150

151+
- **(docs)** Use uv for python
152+
- **(ontology)** Increment version number
153+
- **(ontology)** Increment version number
124154
- Update gitignore
125155
- Align ontology with data
156+
- Reformat python files with black
126157
- Clean up, rename infoscienceUsername + tests
158+
- Trigger ci
127159
- Update documentation tool version
128160
- Attempt docs ci fix
161+
- Testing /docs branch ci
162+
- Testing docs site
163+
- Make docs gen only on main to prevent red crosses on ci
164+
- Increment version
165+
- Cleanup
166+
- Add .env
167+
- Increment version to 2.1.0
168+
- Testing /docs branch ci
169+
- Rename yml->yaml
170+
- Rename yamls
171+
- Rename changelog yaml->yml for consistency
172+
- Rename yml->yaml
173+
- Cleanup
174+
- Increment version to 2.1.0
175+
- Testing /docs branch ci
176+
- Rename yml->yaml
177+
- Rename yamls
178+
- Rename changelog yaml->yml for consistency
179+
- Rename yml->yaml
180+
- Fix uv step in docs-versioned
181+
- Formatting
182+
- Formatting
183+
- Fix uv python -> uv run
184+
- Cleanup test comment
185+
- Fix git cliff permissions
186+
- Run ci and create pre-release
187+
188+
### Refactoring
189+
190+
- Re-work the -develop workflow with pre-releases
191+
- Use uv, update docs
192+
- Make sure gh actions also uses uv
193+
- Make sure gh actions also uses uv
194+
- Make sure gh actions also uses uv
195+
- Make sure gh actions also uses uv
196+
- Use uv, update docs
197+
- Make sure gh actions also uses uv
198+
- Re-work the -develop workflow with pre-releases
199+
- Make sure gh actions also uses uv
200+
- Make sure gh actions also uses uv
201+
- Make sure gh actions also uses uv
202+
- Make sure gh actions also uses uv
203+
204+
### Testing
205+
206+
- Testing ci
207+
- Testing ci
129208

130209
### Update
131210

132211
- Add description of class properties except org:role
133212

134-
<!-- generated by git-cliff -->
213+

0 commit comments

Comments
 (0)