File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# PSProfile - ChangeLog
2
2
3
3
* [ PSProfile - ChangeLog] ( #psprofile---changelog )
4
- * [ 0.7.0 - 2021-11-17] ( #070 ---2021-11-17 )
4
+ * [ 0.7.1 - 2021-11-17] ( #071 ---2021-11-17 )
5
5
* [ 0.6.3 - 2020-06-27] ( #063---2020-06-27 )
6
6
* [ 0.6.2 - 2020-05-14] ( #062---2020-05-14 )
7
7
* [ 0.6.1 - 2019-11-04] ( #061---2019-11-04 )
24
24
25
25
***
26
26
27
- ## 0.7.0 - 2021-11-17
27
+ ## 0.7.1 - 2021-11-17
28
28
29
29
* Miscellaneous
30
30
* Added: Support for code-workspace aggregation in the GitPathMap if any are found under ProjectPaths.
Original file line number Diff line number Diff line change 12
12
RootModule = ' PSProfile.psm1'
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 0.7.0 '
15
+ ModuleVersion = ' 0.7.1 '
16
16
17
17
# Supported PSEditions
18
18
CompatiblePSEditions = @ (' Desktop' , ' Core' )
You can’t perform that action at this time.
0 commit comments