Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
arpastrana committed Jan 15, 2025
1 parent 9c26a06 commit 770bd35
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,33 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.

Unreleased
----------

**Added**

- Added set conversion in `TopologyDiagram.is_auxiliary_trail_edge()`.

**Changed**

- Pinned dependency to `numpy==1.26.3`.
- Pinned dependency to `compas==1.17.10`.
- Updated installation instructions in docs website.
- Set minimum supported python version to `3.8`.
- Bumped to docs action to `docs@.2.21`.
- Pinned `sphinx, `pytest`, and `pytest-lazy-fixture` dependencies in `requirements_dev.txt`.
- Set `crazy-max/ghaction-github-pages@v3.1.0` in `docs` action.
- Set `compas-actions.docs@v2.2.1` in `docs` action.
- Updated grashopper components in examples.

**Fixed**

**Deprecated**

**Removed**

- Removed `compas_singular` dependency.

0.8.0
----------

Expand Down

0 comments on commit 770bd35

Please sign in to comment.