Scour v0.38.2
This commit is contained in:
parent
b8a071f995
commit
04bf3d79a0
2 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
||||||
# Release Notes for Scour
|
# Release Notes for Scour
|
||||||
|
|
||||||
|
## Version 0.38.2 (2020-11-22)
|
||||||
|
* Fix another regression caused by new feature to merge sibling groups ([#260](https://github.com/scour-project/scour/issues/260))
|
||||||
|
|
||||||
## Version 0.38.1 (2020-09-02)
|
## Version 0.38.1 (2020-09-02)
|
||||||
* Fix regression caused by new feature to merge sibling groups ([#260](https://github.com/scour-project/scour/issues/260))
|
* Fix regression caused by new feature to merge sibling groups ([#260](https://github.com/scour-project/scour/issues/260))
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,4 +16,4 @@
|
||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
__version__ = u'0.38.1'
|
__version__ = u'0.38.2'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue