Skip to content

Commit 42e7863

Browse files
committed
v1.1.1
1 parent 39db253 commit 42e7863

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

CHANGELOG.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
1-
# Change Log
2-
3-
## [Unreleased](https://github.com/marianopeck/OSSubprocess/tree/HEAD)
4-
5-
[Full Changelog](https://github.com/marianopeck/OSSubprocess/compare/v0.2.5...HEAD)
1+
<!--
2+
git log --pretty="* %s ([%h](https://github.com/pharo-contributions/OSSubProcess/commit/%H))" v1.1.1...HEAD --grep="Merge pull"
3+
('Content' copyWithRegex: 'Merge pull request #[0-9]+ from [^/]+/[0-9]*' matchesReplacedWith: '') copyReplaceAll: '-' with: ' '
4+
-->
65

7-
**Implemented enhancements:**
8-
9-
**Closed issues:**
6+
# Change Log
107

11-
**Merged pull requests:**
8+
## [v1.1.1](https://github.com/pharo-contributions/OSSubProcess/compare/v1.1...v1.1.1) (2019-11-15)
129

13-
**Fixed bugs:**
14-
15-
**Documentation updates**
10+
**Cleanings**
1611

12+
* Remove useless postload ([39db253](https://github.com/pharo contributions/OSSubProcess/commit/39db2530ce53dfd90221d1a2edf20cc02fc74fee))
13+
* Add Core and Tests groups ([cb8c577](https://github.com/pharo contributions/OSSubProcess/commit/cb8c577b0b81a419261bea05dbc3cacfe3165704))
1714

1815
## [v0.2.5](https://github.com/marianopeck/OSSubprocess/tree/v0.2.5)
1916

0 commit comments

Comments
 (0)