From 51b5d6c0ec7e5be8355a37bd4d1912aceba9074d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 09:10:21 -0500 Subject: [PATCH] !gitchangelog (#14) Co-authored-by: aMahanna --- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cda450..85bac07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,36 @@ +1.2.0 (2024-01-02) +------------------ +- Housekeeping (#13) [Anthony Mahanna] + + * cleanup `release.yml` + + * add python 3.11 & 3.12 to ci matrix + + * cleanup README + + * cleanup tests + + * cleanup: `arango_datasets` + + * rename test file + + * cleanup: `create_graph` + + * cleanup `datasets.py` +- Migrate to `pyproject.toml` (#12) [Anthony Mahanna] + + * migrate to `pyproject.toml` + + * cleanup + + * fix mypy +- Merge pull request #11 from arangoml/actions/changelog. [Anthony + Mahanna] + + changelog: release 1.1.2 +- !gitchangelog. [aMahanna] + + 1.1.2 (2023-10-23) ------------------ - Merge pull request #8 from arangoml/actions/changelog. [Anthony