diff --git a/Changelog.md b/Changelog.md index 277ff95..89f7f85 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,11 +5,11 @@ All notable changes to this Julia package 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). -## [0.3.12] unreleased +## [0.3.12] September 5, 2024 ### Added -* an individual logo that still resembles the `Manifolds.jl` family but also features a ∂.s +* an individual logo that still resembles the `Manifolds.jl` family but also features a ∂. ## [0.3.11] August 28, 2024 diff --git a/Project.toml b/Project.toml index 1e9dd21..afd9c63 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ManifoldDiff" uuid = "af67fdf4-a580-4b9f-bbec-742ef357defd" authors = ["Seth Axen ", "Mateusz Baran ", "Ronny Bergmann "] -version = "0.3.11" +version = "0.3.12" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"