Skip to content

Commit

Permalink
chore: updating CHANGELOG for v0.11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
pyansys-ci-bot committed Oct 15, 2024
1 parent ef70908 commit 0b2e12a
Show file tree
Hide file tree
Showing 37 changed files with 60 additions and 36 deletions.
1 change: 0 additions & 1 deletion doc/changelog.d/709.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/882.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/889.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/891.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/892.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/894.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/895.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/897.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/898.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/899.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/901.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/902.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/904.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/906.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/907.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/908.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/909.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/911.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/914.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/915.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/916.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/917.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/920.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/922.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/923.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/926.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/927.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/929.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/933.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/934.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/935.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/936.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/937.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/942.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/943.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/944.maintenance.md

This file was deleted.

60 changes: 60 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,66 @@ This document contains the release notes for the project.
.. towncrier release notes start
`0.11.8 <https://github.com/ansys/pymechanical/releases/tag/v0.11.8>`_ - 2024-10-15
===================================================================================

Added
^^^^^

- launch_gui command `#882 <https://github.com/ansys/pymechanical/pull/882>`_
- Add method to execute script from file for embedding `#902 <https://github.com/ansys/pymechanical/pull/902>`_
- add warning for x11 loaded before init on 25.1+ `#909 <https://github.com/ansys/pymechanical/pull/909>`_
- `ansys-mechanical-ideconfig` command `#935 <https://github.com/ansys/pymechanical/pull/935>`_
- Automatically update pre-commit ci PR with prefix `#936 <https://github.com/ansys/pymechanical/pull/936>`_


Fixed
^^^^^

- Update ``execute_script`` method `#894 <https://github.com/ansys/pymechanical/pull/894>`_
- Adapting braking change for upload action `#895 <https://github.com/ansys/pymechanical/pull/895>`_
- Remove Python class reference. `#901 <https://github.com/ansys/pymechanical/pull/901>`_
- documentation links `#911 <https://github.com/ansys/pymechanical/pull/911>`_
- Throw value error for unsupported version of Mechanical `#917 <https://github.com/ansys/pymechanical/pull/917>`_
- Use "lite" CLR host on windows for 251+ `#920 <https://github.com/ansys/pymechanical/pull/920>`_
- update AUTHORS file `#929 <https://github.com/ansys/pymechanical/pull/929>`_
- Warning for multiple version `#942 <https://github.com/ansys/pymechanical/pull/942>`_


Miscellaneous
^^^^^^^^^^^^^

- use embedding clr host in version 251 `#926 <https://github.com/ansys/pymechanical/pull/926>`_


Documentation
^^^^^^^^^^^^^

- remove ``thispagetitle`` metatag `#897 <https://github.com/ansys/pymechanical/pull/897>`_


Maintenance
^^^^^^^^^^^

- Add vulnerability check `#709 <https://github.com/ansys/pymechanical/pull/709>`_
- update CHANGELOG for v0.11.7 `#889 <https://github.com/ansys/pymechanical/pull/889>`_
- Bump grpcio from 1.66.0 to 1.66.1 in the core group `#891 <https://github.com/ansys/pymechanical/pull/891>`_
- Bump the doc group with 2 updates `#892 <https://github.com/ansys/pymechanical/pull/892>`_
- Bump pytest-print from 1.0.0 to 1.0.1 in the tests group `#898 <https://github.com/ansys/pymechanical/pull/898>`_
- Bump the doc group with 4 updates `#899 <https://github.com/ansys/pymechanical/pull/899>`_, `#907 <https://github.com/ansys/pymechanical/pull/907>`_, `#916 <https://github.com/ansys/pymechanical/pull/916>`_
- Drop python 3.9 `#904 <https://github.com/ansys/pymechanical/pull/904>`_
- Bump pytest from 8.3.2 to 8.3.3 in the tests group `#906 <https://github.com/ansys/pymechanical/pull/906>`_
- Remove unnecessary dependencies `#908 <https://github.com/ansys/pymechanical/pull/908>`_
- Bump ansys-mechanical-env from 0.1.7 to 0.1.8 in the core group `#914 <https://github.com/ansys/pymechanical/pull/914>`_
- Bump pytest-print from 1.0.1 to 1.0.2 in the tests group `#915 <https://github.com/ansys/pymechanical/pull/915>`_
- Bump grpcio from 1.66.1 to 1.66.2 in the core group `#922 <https://github.com/ansys/pymechanical/pull/922>`_
- Bump panel from 1.5.0 to 1.5.1 in the doc group `#923 <https://github.com/ansys/pymechanical/pull/923>`_
- Use static search `#927 <https://github.com/ansys/pymechanical/pull/927>`_
- Bump the doc group with 5 updates `#933 <https://github.com/ansys/pymechanical/pull/933>`_, `#943 <https://github.com/ansys/pymechanical/pull/943>`_
- pre-commit autoupdate `#934 <https://github.com/ansys/pymechanical/pull/934>`_
- Code maintenance `#937 <https://github.com/ansys/pymechanical/pull/937>`_
- pre-commit automatic update `#944 <https://github.com/ansys/pymechanical/pull/944>`_

`0.11.7 <https://github.com/ansys/pymechanical/releases/tag/v0.11.7>`_ - 2024-08-29
===================================================================================

Expand Down

0 comments on commit 0b2e12a

Please sign in to comment.