@@ -5,7 +5,10 @@ This changelog tracks the Python `svdtools` project. See
55
66## [ Unreleased]
77
8- * Add support for PyYAML v6
8+ ## [ v0.1.22] 2022-04-23
9+
10+ * Add support for PyYAML v6 (#96 )
11+ * Sanitise enumeratedValues (#103 )
912
1013## [ v0.1.21] 2022-01-15
1114
@@ -143,29 +146,30 @@ This changelog tracks the Python `svdtools` project. See
143146* Add ` click ` CLI, to call as ` svd patch <yaml-file> `
144147* Add packaging
145148
146- [ Unreleased ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.21...HEAD
147- [ v0.1.21 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.20...v0.1.21
148- [ v0.1.20 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.19...v0.1.20
149- [ v0.1.19 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.18...v0.1.19
150- [ v0.1.18 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.17...v0.1.18
151- [ v0.1.17 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.16...v0.1.17
152- [ v0.1.16 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.15...v0.1.16
153- [ v0.1.15 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.14...v0.1.15
154- [ v0.1.14 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.13...v0.1.14
155- [ v0.1.13 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.12...v0.1.13
156- [ v0.1.12 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.11...v0.1.12
157- [ v0.1.11 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.10...v0.1.11
158- [ v0.1.10 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.9...v0.1.10
159- [ v0.1.9 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.8...v0.1.9
160- [ v0.1.8 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.7...v0.1.8
161- [ v0.1.7 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.6...v0.1.7
162- [ v0.1.6 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.5...v0.1.6
163- [ v0.1.5 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.4...v0.1.5
164- [ v0.1.4 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.3...v0.1.4
165- [ v0.1.3 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.2...v0.1.3
166- [ v0.1.2 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.1...v0.1.2
167- [ v0.1.1 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.1.0...v0.1.1
168- [ v0.1.0 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.0.4...v0.1.0
169- [ v0.0.4 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.0.3...v0.0.4
170- [ v0.0.3 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.0.2...v0.0.3
171- [ v0.0.2 ] : https://github.com/stm32-rs/stm32-rs/compare/v0.0.1...v0.0.2
149+ [ Unreleased ] : https://github.com/stm32-rs/svdtools/compare/v0.1.22...HEAD
150+ [ v0.1.22 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.21...v0.1.22
151+ [ v0.1.21 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.20...v0.1.21
152+ [ v0.1.20 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.19...v0.1.20
153+ [ v0.1.19 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.18...v0.1.19
154+ [ v0.1.18 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.17...v0.1.18
155+ [ v0.1.17 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.16...v0.1.17
156+ [ v0.1.16 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.15...v0.1.16
157+ [ v0.1.15 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.14...v0.1.15
158+ [ v0.1.14 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.13...v0.1.14
159+ [ v0.1.13 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.12...v0.1.13
160+ [ v0.1.12 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.11...v0.1.12
161+ [ v0.1.11 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.10...v0.1.11
162+ [ v0.1.10 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.9...v0.1.10
163+ [ v0.1.9 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.8...v0.1.9
164+ [ v0.1.8 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.7...v0.1.8
165+ [ v0.1.7 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.6...v0.1.7
166+ [ v0.1.6 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.5...v0.1.6
167+ [ v0.1.5 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.4...v0.1.5
168+ [ v0.1.4 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.3...v0.1.4
169+ [ v0.1.3 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.2...v0.1.3
170+ [ v0.1.2 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.1...v0.1.2
171+ [ v0.1.1 ] : https://github.com/stm32-rs/svdtools/compare/v0.1.0...v0.1.1
172+ [ v0.1.0 ] : https://github.com/stm32-rs/svdtools/compare/v0.0.4...v0.1.0
173+ [ v0.0.4 ] : https://github.com/stm32-rs/svdtools/compare/v0.0.3...v0.0.4
174+ [ v0.0.3 ] : https://github.com/stm32-rs/svdtools/compare/v0.0.2...v0.0.3
175+ [ v0.0.2 ] : https://github.com/stm32-rs/svdtools/compare/v0.0.1...v0.0.2
0 commit comments