Skip to content

Commit

Permalink
Add 0.5.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AustP committed Oct 20, 2021
1 parent 9c11cd5 commit 5d1e5ad
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/changelog/0.5.0-changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## [0.5.0] - 2021-10-20

This update adds a new way to run simulations. Sources and Detectors can be
connected to circuits during a simulation context. When the context ends,
the sources and detectors disconnect from the circuit so it can be used again.

### Added
- Simulation Contexts
- Noise simulations

0 comments on commit 5d1e5ad

Please sign in to comment.