@@ -6,6 +6,48 @@ changes for the upcoming release can be found in
66
77<!-- towncrier release notes start -->
88
9+ ## [ 1.1.0] ( https://github.com/ansys/grantami-jobqueue/releases/tag/v1.1.0 ) - 2024-12-13
10+
11+
12+ ### Added
13+
14+ - Add support for virtual paths [ #147 ] ( https://github.com/ansys/grantami-jobqueue/pull/147 )
15+
16+
17+ ### Changed
18+
19+ - Don't generate changelog fragments for dependabot PRs [ #90 ] ( https://github.com/ansys/grantami-jobqueue/pull/90 )
20+ - Update version to v1.1 [ #92 ] ( https://github.com/ansys/grantami-jobqueue/pull/92 )
21+ - chore: update CHANGELOG for v1.0.1 [ #104 ] ( https://github.com/ansys/grantami-jobqueue/pull/104 )
22+ - Don't create changelog fragments for pre-commit updates [ #121 ] ( https://github.com/ansys/grantami-jobqueue/pull/121 )
23+
24+
25+ ### Fixed
26+
27+ - Fix 1.0.2 changelog [ #144 ] ( https://github.com/ansys/grantami-jobqueue/pull/144 )
28+
29+
30+ ### Dependencies
31+
32+ - Bump ServerAPI to 25R1 [ #132 ] ( https://github.com/ansys/grantami-jobqueue/pull/132 )
33+ - Upgrade serverapi-openapi to 4.0.0rc0 [ #148 ] ( https://github.com/ansys/grantami-jobqueue/pull/148 )
34+ - Bump grantami-serverapi-openapi to 4.0.0 [ #149 ] ( https://github.com/ansys/grantami-jobqueue/pull/149 )
35+
36+
37+ ### Documentation
38+
39+ - Fix link to Issues on contribution page [ #156 ] ( https://github.com/ansys/grantami-jobqueue/pull/156 )
40+
41+
42+ ### Maintenance
43+
44+ - Auto-approve pre-commit-ci pull requests [ #130 ] ( https://github.com/ansys/grantami-jobqueue/pull/130 )
45+ - Add job to release to private PyPI [ #133 ] ( https://github.com/ansys/grantami-jobqueue/pull/133 )
46+ - chore: update CHANGELOG for v1.0.2 [ #141 ] ( https://github.com/ansys/grantami-jobqueue/pull/141 )
47+ - Add release environment in CI and prevent release without successful changelog step [ #143 ] ( https://github.com/ansys/grantami-jobqueue/pull/143 )
48+ - Use Production VM for CI on release branch [ #154 ] ( https://github.com/ansys/grantami-jobqueue/pull/154 )
49+ - Prepare for v1.1.0 release [ #167 ] ( https://github.com/ansys/grantami-jobqueue/pull/167 )
50+
951## [ 1.0.2] ( https://github.com/ansys/grantami-jobqueue/releases/tag/v1.0.2 ) - 2024-10-03
1052
1153
0 commit comments