Skip to content

Commit 29e1998

Browse files
committed
updated changelog for v1.5.5
1 parent 9c3200b commit 29e1998

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ All notable changes to this project will be documented in this file.
66
The format is based on `Keep a Changelog`_,
77
and 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
--------------------------
1117
Added
@@ -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

0 commit comments

Comments
 (0)