@@ -28,26 +28,26 @@ Django 5.2 and Python 3.13
2828
2929### Changed
3030
31- - Recreate project data (fixture, schema, codebook)
32- ([ #65 ] ( https://github.com/hdigital/parlgov-web/pull/65 ) )
3331- Use '/api/v1' as API url for better versioning support
3432 ([ #29 ] ( https://github.com/hdigital/parlgov-web/pull/29 ) )
35- - Specify license with PEP 639 metadata format in 'pyproject.toml'
36- ([ #28 ] ( https://github.com/hdigital/parlgov-web/pull/28 ) )
33+ - Recreate project data (fixture, schema, codebook)
34+ ([ #65 ] ( https://github.com/hdigital/parlgov-web/pull/65 ) )
3735- Use links to PR, issue, or commit for 'changelog' entries
3836 ([ #30 ] ( https://github.com/hdigital/parlgov-web/pull/30 ) )
39- - Use 'CITATION.cff' for Zenodo metadata
40- ([ #32 ] ( https://github.com/hdigital/parlgov-web/pull/32 ) )
4137- Harmonize project information and metadata
4238 ([ #38 ] ( https://github.com/hdigital/parlgov-web/pull/38 ) )
43- - Refactor 'factories' imports
44- ([ #23 ] ( https://github.com/hdigital/parlgov-web/pull/23 ) )
39+ - Use 'CITATION.cff' for Zenodo metadata
40+ ([ #32 ] ( https://github.com/hdigital/parlgov-web/pull/32 ) )
41+ - Specify license with PEP 639 metadata format in 'pyproject.toml'
42+ ([ #28 ] ( https://github.com/hdigital/parlgov-web/pull/28 ) )
4543- Refine database migration scripts
4644 ([ #61 ] ( https://github.com/hdigital/parlgov-web/pull/61 ) )
47- - Use platform specification in Docker Compose
48- ([ #40 ] ( https://github.com/hdigital/parlgov-web/pull/40 ) )
4945- Harmonize status messages scripts
5046 ([ #64 ] ( https://github.com/hdigital/parlgov-web/pull/64 ) )
47+ - Use platform specification in Docker Compose
48+ ([ #40 ] ( https://github.com/hdigital/parlgov-web/pull/40 ) )
49+ - Refactor 'factories' imports
50+ ([ #23 ] ( https://github.com/hdigital/parlgov-web/pull/23 ) )
5151
5252### Removed
5353
0 commit comments