File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
66This project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.9.5]
9+
10+ ### Added
11+
12+ - A WrappedDisk example
13+
14+ ### Changed
15+
16+ - Bugfix: inner edges on OneCoreDisk
17+ - Bugfix: inner edges on WrappedDisk
18+ - Bugfix: WrappedDisk chopping instructions
19+
820## [ 1.9.4]
921
1022### Added
Original file line number Diff line number Diff line change 11[project ]
22name = " classy_blocks"
3- version = " 1.9.4 "
3+ version = " 1.9.5 "
44description = " Python classes for easier creation of openFoam's blockMesh dictionaries."
55readme = " README.md"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments