We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3eb24a commit 0ed2893Copy full SHA for 0ed2893
CHANGELOG.md
@@ -4,6 +4,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
5
## Unreleased
6
7
+## [0.4.5] - 2023-06-01
8
+### Added
9
+- PMTObserver to measure power and energy on various platforms
10
+
11
+### Changed
12
+- Improved functionality for storing output and metadata files
13
+- Updated PowerSensorObserver to support PowerSensor3
14
+- Refactored interal interfaces of runners and backends
15
+- Bugfix in interface to set objective and optimization direction
16
17
## [0.4.4] - 2023-03-09
18
### Added
19
- Support for using time_limit in simulation mode
0 commit comments