Skip to content

Commit fd6f8a0

Browse files
committed
fix: changelog for v0.5.0
1 parent 9552460 commit fd6f8a0

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This project uses [towncrier](https://towncrier.readthedocs.io/) to generate cha
3737
- ci: main Python version update to 3.12 [#1112](https://github.com/ansys/pyansys-geometry/pull/1112)
3838
- ci: skip Linux tests with common approach [#1113](https://github.com/ansys/pyansys-geometry/pull/1113)
3939
- ci: build changelog on release [#1118](https://github.com/ansys/pyansys-geometry/pull/1118)
40-
40+
- chore: update CHANGELOG for v0.5.0 [#1119](https://github.com/ansys/pyansys-geometry/pull/1119)
4141

4242
### Fixed
4343

@@ -50,7 +50,7 @@ This project uses [towncrier](https://towncrier.readthedocs.io/) to generate cha
5050
- build: beartype upper limit on v0.18 [#1095](https://github.com/ansys/pyansys-geometry/pull/1095)
5151
- fix: improper types being passed for Face and Edge ctor. [#1096](https://github.com/ansys/pyansys-geometry/pull/1096)
5252
- fix: return type should be dict and not ``ScalarMapContainer`` (grpc type) [#1103](https://github.com/ansys/pyansys-geometry/pull/1103)
53-
53+
- fix: env version for Dockerfile Windows [#1120](https://github.com/ansys/pyansys-geometry/pull/1120)
5454

5555
### Dependencies
5656

doc/changelog.d/1119.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/1120.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)