Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amccaugh committed Jul 26, 2022
1 parent 8d48dd6 commit a3385d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Stijn Balk @sbalk)

### Bugfixes
- Modifying the `parent` of a `DeviceReference` now correctly updates the reference cell (thanks Joaquin Matres @joamatab)
- Fix bug in `pg.outline()` when `distance < 0` (thanks @yoshi74ls181)
- GDS path objects now copy over when using `pg.import_gds()` (thanks Bas Nijholt @basnijholt)
- Preserve Polygon.properties and DeviceReference.properties when saving and loading (thanks Bas Nijholt @basnijholt)
- `D.remove_layers()` works also with GDS path objects (thanks Joaquin Matres @joamatab)
Expand Down

0 comments on commit a3385d7

Please sign in to comment.