1 parent f34c0ed commit a148689Copy full SHA for a148689
1 file changed
CHANGELOG.md
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and
6
this project adheres to [Semantic Versioning 2.0.0](https://semver.org/).
7
8
+## Release 2.4.1
9
+
10
+- Added support for comment based attributes (#217)
11
+- Fixed incorrect rotation of rectangle flashes (#243)
12
+- Removed PyYAML dependency (#221)
13
+- Added tests for language server (#227)
14
+- Added tests for console interface (#223)
15
16
## Release 2.4.0
17
18
- Added command line interface utilizing API V2 for rendering Gerber files to images.
0 commit comments