Skip to content

Commit b25ceed

Browse files
committed
preparing v1.1
1 parent 3a76025 commit b25ceed

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

ChangeLog.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1+
# v.1.1.0
2+
3+
Date: TBA
4+
5+
## new features in 1.0.1
6+
7+
## bug fixes in 1.0.1
8+
19
# v.1.0.1
210

311
Date: April 10, 2019
412

5-
For a full feature list, check [GitHub milestone link](https://github.com/iricigor/InstallModuleFromGit/milestone/2).
13+
For a full feature list, check [GitHub milestone link](https://github.com/iricigor/InstallModuleFromGit/milestone/2?closed=1).
614

715
## new features in 1.0.1
816
- reduced number of files in published module
@@ -20,4 +28,4 @@ Date: April 7, 2019
2028

2129
Initial release.
2230

23-
For a full feature list, check [GitHub milestone link](https://github.com/iricigor/InstallModuleFromGit/milestone/1).
31+
For a full feature list, check [GitHub milestone link](https://github.com/iricigor/InstallModuleFromGit/milestone/1?closed=1).

InstallModuleFromGit.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'InstallModuleFromGit.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.0.1'
15+
ModuleVersion = '1.1.0'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

0 commit comments

Comments
 (0)