Skip to content

Commit 5719369

Browse files
committed
docs: redo v0.5.0 changelog
1 parent 3f45075 commit 5719369

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This project uses [towncrier](https://towncrier.readthedocs.io/) to generate cha
44

55
<!-- towncrier release notes start -->
66

7-
## [0.5.0](https://github.com/ansys/pyansys-geometry/releases/tag/v0.5.0) - 2024-04-16
7+
## [0.5.0](https://github.com/ansys/pyansys-geometry/releases/tag/v0.5.0) - 2024-04-17
88

99

1010
### Added
@@ -51,6 +51,8 @@ This project uses [towncrier](https://towncrier.readthedocs.io/) to generate cha
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)
5353
- fix: env version for Dockerfile Windows [#1120](https://github.com/ansys/pyansys-geometry/pull/1120)
54+
- fix: changelog description ill-formatted [#1121](https://github.com/ansys/pyansys-geometry/pull/1121)
55+
- fix: solve issues with intersphinx when releasing [#1123](https://github.com/ansys/pyansys-geometry/pull/1123)
5456

5557
### Dependencies
5658

doc/changelog.d/1121.fixed.md

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

doc/changelog.d/1123.fixed.md

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

0 commit comments

Comments
 (0)