Skip to content

Commit 29b9be5

Browse files
semantic-releasegithub-actions
authored andcommitted
0.6.2
Automatically generated by python-semantic-release
1 parent 6112650 commit 29b9be5

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.6.2 (2022-06-29)
6+
### Documentation
7+
* Use synonyms for affect and reword relearning part ([`f2ca67e`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/f2ca67e1e4c8ce1e3feeb63c5341d6fdcc037e2e))
8+
* Make rscript commands copy-pasteable ([`e189d81`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/e189d811ad66c8903cdbaa6baf9e29ea429b96ac))
9+
* Get rid of double inaccurate ([`5363fe5`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/5363fe52963aa807190a90aef8f31604440119c8))
10+
* Standardize docstrings ([`cb4acf9`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/cb4acf9c1dc2716ed1ee7b2970eb10b593c917e8))
11+
* Update docstrings ([`27d801a`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/27d801aea2f279b74cedd0a232e630c468d7c3ed))
12+
* Add line about running notebook locally ([`2354f77`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/2354f7796cc7c11a408ff392e130f5b1fb38d51f))
13+
* Fix toc links ([`3dc965b`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/3dc965b524be1531fb4d5de8bf84c817e98aa577))
14+
* Add project directory: ([`24357e4`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/24357e4398accc82efb38104f5b68054a22afb6c))
15+
* Add overview section ([`41d8f3c`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/41d8f3cf21b14eb06a03db20ff4edee983b4a8ca))
16+
* Add copyright notice ([`06800c6`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/06800c651b5b243ac7127edb852ecacd3747eabf))
17+
* Add toc ([`eeba7b4`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/eeba7b4bf486048f5269c0d68a0c4db0dd39a57c))
18+
519
## v0.6.1 (2022-06-28)
620
### Documentation
721
* Further trim down report ([`f180279`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/f180279e2a7b34779a6629cccd9b1cdf2dad118d))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "emgdecompy"
3-
version = "0.6.1"
3+
version = "0.6.2"
44
description = "A package for decomposing multi-channel intramuscular and surface EMG signals into individual motor unit activity based off the blind source algorithm described in Francesco Negro et al 2016 J. Neural Eng. 13 026027."
55
authors = ["Daniel King", "Jasmine Ortega", "Rada Rudyak", "Rowan Sivanandam"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)