File tree Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Original file line number Diff line number Diff line change 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
+ -->
6
5
7
- ** Implemented enhancements:**
8
-
9
- ** Closed issues:**
6
+ # Change Log
10
7
11
- ** Merged pull requests: **
8
+ ## [ v1.1.1 ] ( https://github.com/pharo-contributions/OSSubProcess/compare/v1.1...v1.1.1 ) (2019-11-15)
12
9
13
- ** Fixed bugs:**
14
-
15
- ** Documentation updates**
10
+ ** Cleanings**
16
11
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))
17
14
18
15
## [ v0.2.5] ( https://github.com/marianopeck/OSSubprocess/tree/v0.2.5 )
19
16
You can’t perform that action at this time.
0 commit comments