Skip to content

Commit 3fb53fa

Browse files
committedFeb 15, 2024··
chore: changelog v0.6.1
1 parent 0815505 commit 3fb53fa

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
 

‎CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [v0.6.1](https://github.com/pymmcore-plus/pymmcore-widgets/tree/v0.6.1) (2024-02-15)
4+
5+
[Full Changelog](https://github.com/pymmcore-plus/pymmcore-widgets/compare/v0.6.0...v0.6.1)
6+
7+
**Fixed bugs:**
8+
9+
- fix: update few MDAWidget issues [\#274](https://github.com/pymmcore-plus/pymmcore-widgets/pull/274) ([fdrgsp](https://github.com/fdrgsp))
10+
- fix: choose to update ImagePreview when mda is running [\#273](https://github.com/pymmcore-plus/pymmcore-widgets/pull/273) ([fdrgsp](https://github.com/fdrgsp))
11+
- fix: better handle enabling and disabling MDAWidget [\#267](https://github.com/pymmcore-plus/pymmcore-widgets/pull/267) ([fdrgsp](https://github.com/fdrgsp))
12+
- fix: fix bugs in ChannelTable [\#265](https://github.com/pymmcore-plus/pymmcore-widgets/pull/265) ([fdrgsp](https://github.com/fdrgsp))
13+
14+
**Merged pull requests:**
15+
16+
- docs: bunch of documentations fixes [\#278](https://github.com/pymmcore-plus/pymmcore-widgets/pull/278) ([tlambert03](https://github.com/tlambert03))
17+
- docs: fix docs not grabbing widget png correctly [\#277](https://github.com/pymmcore-plus/pymmcore-widgets/pull/277) ([fdrgsp](https://github.com/fdrgsp))
18+
- ci\(dependabot\): bump codecov/codecov-action from 3 to 4 [\#276](https://github.com/pymmcore-plus/pymmcore-widgets/pull/276) ([tlambert03](https://github.com/tlambert03))
19+
- ci\(dependabot\): bump codecov/codecov-action from 3 to 4 [\#275](https://github.com/pymmcore-plus/pymmcore-widgets/pull/275) ([dependabot[bot]](https://github.com/apps/dependabot))
20+
- test: fix test logging warning [\#270](https://github.com/pymmcore-plus/pymmcore-widgets/pull/270) ([tlambert03](https://github.com/tlambert03))
21+
- docs: use .mp4 + mkdocs-video [\#269](https://github.com/pymmcore-plus/pymmcore-widgets/pull/269) ([fdrgsp](https://github.com/fdrgsp))
22+
- refactor: relax expectations of imageSnapped callback [\#266](https://github.com/pymmcore-plus/pymmcore-widgets/pull/266) ([tlambert03](https://github.com/tlambert03))
23+
324
## [v0.6.0](https://github.com/pymmcore-plus/pymmcore-widgets/tree/v0.6.0) (2024-01-24)
425

526
[Full Changelog](https://github.com/pymmcore-plus/pymmcore-widgets/compare/v0.5.7...v0.6.0)

0 commit comments

Comments
 (0)
Please sign in to comment.