File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ All notable changes to this project will be documented in this file.
66The format is based on `Keep a Changelog `_,
77and this project adheres to `Semantic Versioning `_.
88
9+ `1.5.5 `_ - 2022-08-31
10+ --------------------------
11+ Changed
12+ '''''''
13+ - VTK writer for RasterMesh uses ``RECTILINEAR_GRID `` data type.
14+
915`1.5.4 `_ - 2022-04-16
1016--------------------------
1117Added
@@ -280,7 +286,8 @@ Added
280286
281287.. LINKS
282288
283- .. _`Unreleased` : https://github.com/kip-hart/MicroStructPy/compare/v1.5.4...HEAD
289+ .. _`Unreleased` : https://github.com/kip-hart/MicroStructPy/compare/v1.5.5...HEAD
290+ .. _`1.5.5` : https://github.com/kip-hart/MicroStructPy/compare/v1.5.4...v1.5.5
284291.. _`1.5.4` : https://github.com/kip-hart/MicroStructPy/compare/v1.5.3...v1.5.4
285292.. _`1.5.3` : https://github.com/kip-hart/MicroStructPy/compare/v1.5.2...v1.5.3
286293.. _`1.5.2` : https://github.com/kip-hart/MicroStructPy/compare/v1.5.1...v1.5.2
You can’t perform that action at this time.
0 commit comments