Skip to content

Commit 2b29ff7

Browse files
committed
Update changelog for version 1.0.2 and increment version number
1 parent 9337cb0 commit 2b29ff7

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to the Ando Barrier Physics Simulator will be documented in
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.0.2] - 2025-10-21
9+
10+
### Fixed
11+
- Resolved a error when initialising realtime preview in Blender (blender_addon/ui.py).
12+
- Changed import path for ando_barrier_core to be relative, fixing issues when the add-on is not in the default location
13+
- Fixed the location the build and release workflows output the compiled core module.
14+
15+
816
## [1.0.1] - 2025-10-20
917

1018
### Added

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.1
1+
1.0.2

0 commit comments

Comments
 (0)