Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkeller34 committed Feb 22, 2017
1 parent 6253979 commit c400f85
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
- Bug fix: replaced old `tformrotate` with `Rotation`.
- Bug fix: attachments now render according to the documentation when using
`attach!` with `where=0`.
- Bug fix: update to adapt to changes in StaticArrays.jl.
- Added `NoRender` style.
- Allow GDS importing without units.
- Modify signature of `pecbasedose` method.
- v0.0.4
- Bug fixes: `CellReference` and `CellArray` were copying their referenced cells instead of retaining a reference to the original object. `flatten` for CellArrays was not using the calculated coordinate shifts.
- `uniquename` moved to Cells module and exported for users.
Expand Down

0 comments on commit c400f85

Please sign in to comment.