File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ 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/ ) , and this project
66adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## Unreleased
8+ ## [ Unreleased]
99
1010## Added
1111 - New methods: ` NormalForms.is_row_zero_after ` , ` NormalForms.is_col_zero_after ` ,
@@ -76,3 +76,11 @@ able to become zero off-diagonal.
7676## [ 0.1.0] - 2022-11-07
7777
7878Initial release - added to Julia package registry
79+
80+ [ Unreleased ] : https://github.com/brainandforce/NormalForms.jl
81+ [ 0.1.5 ] : https://github.com/brainandforce/NormalForms.jl/releases/tag/v0.1.5
82+ [ 0.1.4 ] : https://github.com/brainandforce/NormalForms.jl/releases/tag/v0.1.4
83+ [ 0.1.3 ] : https://github.com/brainandforce/NormalForms.jl/releases/tag/v0.1.3
84+ [ 0.1.2 ] : https://github.com/brainandforce/NormalForms.jl/releases/tag/v0.1.2
85+ [ 0.1.1 ] : https://github.com/brainandforce/NormalForms.jl/releases/tag/v0.1.1
86+ [ 0.1.0 ] : https://github.com/brainandforce/NormalForms.jl/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments