Skip to content

Commit ca329e9

Browse files
committed
Update changelog for version 0.7.0
1 parent 5251765 commit ca329e9

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# History of changes
22

3+
## Version 0.7.0 (2024/09/03)
4+
5+
This release updates the plugin to be used with Spyder 6 and fixes two bugs.
6+
7+
### Bug fixes
8+
9+
* Save command-line arguments ([Issue 216](https://github.com/spyder-ide/spyder-unittest/issues/216), [PR 217](https://github.com/spyder-ide/spyder-unittest/pull/217) by [@abdullahkhalids](https://github.com/abdullahkhalids))
10+
* Thanks to [Abdullah Khalid](https://github.com/abdullahkhalids) for this contribution!
11+
* Update installation instructions to point to conda-forge ([Issue 220](https://github.com/spyder-ide/spyder-unittest/issues/220), [PR 223](https://github.com/spyder-ide/spyder-unittest/pull/223))
12+
13+
### Maintenance
14+
15+
* Make plugin compatible with Spyder 6 ([Issue 198](https://github.com/spyder-ide/spyder-unittest/issues/198), [Issue 210](https://github.com/spyder-ide/spyder-unittest/issues/210), [Issue 215](https://github.com/spyder-ide/spyder-unittest/issues/215), [Issue 221](https://github.com/spyder-ide/spyder-unittest/issues/221), [PR 223](https://github.com/spyder-ide/spyder-unittest/pull/223), [PR 222](https://github.com/spyder-ide/spyder-unittest/pull/222), [PR 218](https://github.com/spyder-ide/spyder-unittest/pull/218))
16+
17+
318
## Version 0.6.0 (2023-07-02)
419

520
### New Features

0 commit comments

Comments
 (0)