Skip to content

Commit

Permalink
Publish changelog and v1.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
SamErde committed Oct 25, 2024
1 parent fb726ef commit 794828e
Showing 1 changed file with 27 additions and 9 deletions.
36 changes: 27 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,35 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),

 

## [1.4.9] - 2024-10-25

### Fixed

- Fix [#22](https://github.com/SamErde/PSPreworkout/issues/22) in `Edit-WinGetSettingsFile` by temporarily removing the **EditorPath** parameter. It will be back! (@SamErde, @JDHITSolutions)

### Added

- Add basic support for DNF on Linux to `Update-AllTheThings`. (@x1101)

 
 

## [1.4.8] - 2024-10-24

### Fixed

- Fixed Windows/Linux detection in `Update-AllTheThings`.
- Fix [#26](https://github.com/SamErde/PSPreworkout/issues/26) Windows/Linux detection in `Update-AllTheThings`. (@x1101)

 
 

## [1.4.7] - 2024-10-23

### Changed

- Fixed HelpUri to open help pages to each specific function when `-Online` help is requested.
- Fix HelpUri to open help pages to each specific function when `-Online` help is requested.

 
 

## [1.4.6] - 2024-10-22
Expand All @@ -27,6 +42,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),

- Add updatable and online [external] help.

 
 

## [1.4.3] - 2024-10-16
Expand All @@ -38,6 +54,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
 
Full changelog: [v1.4.2...v1.4.3](https://github.com/SamErde/PSPreworkout/compare/v1.4.2...v1.4.3)
 
 

## [1.4.2] - 2024-10-15

Expand All @@ -49,6 +66,7 @@ Full changelog: [v1.4.2...v1.4.3](https://github.com/SamErde/PSPreworkout/compar
 
Full changelog: [v1.4.1...v1.4.2](https://github.com/SamErde/PSPreworkout/compare/v1.4.1...v1.4.2)
 
 

## [1.4.1] - 2024-10-14

Expand All @@ -60,6 +78,7 @@ Full changelog: [v1.4.1...v1.4.2](https://github.com/SamErde/PSPreworkout/compar
 
Full changelog: [v1.4.0...v1.4.1](https://github.com/SamErde/PSPreworkout/compare/v1.4.0...v1.4.1)
 
 

## [1.4.0] - 2024-10-14

Expand All @@ -76,6 +95,7 @@ Full changelog: [v1.4.0...v1.4.1](https://github.com/SamErde/PSPreworkout/compar
 
Full changelog: [v1.3.1...v1.4.0](https://github.com/SamErde/PSPreworkout/compare/v1.3.1...v1.4.0)
 
 

## [1.3.1] - 2024-10-10

Expand All @@ -101,9 +121,11 @@ Full changelog: [v1.3.1...v1.4.0](https://github.com/SamErde/PSPreworkout/compar
## [1.2.5] - 2024-09-16

### Changed

- Set ~/Downloads as the default download location for all OSes

### Fixed

- Fix some minor errors in path processing

 
Expand All @@ -112,8 +134,9 @@ Full changelog: [v1.3.1...v1.4.0](https://github.com/SamErde/PSPreworkout/compar
## [1.2.4] - 2024-09-13

### Fixed

- Fix extraction of PowerShell .tar.gz file on macOS
- Fix/improve references to location of the extracted PowerShell files
- Fix references to location of the extracted PowerShell files

 
 
Expand All @@ -129,7 +152,6 @@ Full changelog: [v1.3.1...v1.4.0](https://github.com/SamErde/PSPreworkout/compar
 
 


## [1.1.2] - 2024-09-12

### Changed
Expand All @@ -140,7 +162,6 @@ Full changelog: [v1.3.1...v1.4.0](https://github.com/SamErde/PSPreworkout/compar
 
 


## [1.1.0] - 2024-09-11

### Changed
Expand All @@ -159,7 +180,6 @@ Full changelog: [v1.3.1...v1.4.0](https://github.com/SamErde/PSPreworkout/compar
 
 


## [0.4.1] - 2024-09-09

### Changed
Expand All @@ -169,7 +189,6 @@ Full changelog: [v1.3.1...v1.4.0](https://github.com/SamErde/PSPreworkout/compar
 
 


## [0.3.2] - 2024-09-06

### Changed
Expand All @@ -188,7 +207,7 @@ Full changelog: [v1.3.1...v1.4.0](https://github.com/SamErde/PSPreworkout/compar

_Initial release._

[Unreleased]: https://github.com/SamErde/PSPreworkout/compare/v1.2.2...HEAD
[1.4.9]: https://github.com/SamErde/PSPreworkout/tag/v1.4.9
[1.4.8]: https://github.com/SamErde/PSPreworkout/tag/v1.4.8
[1.4.7]: https://github.com/SamErde/PSPreworkout/tag/v1.4.7
[1.4.6]: https://github.com/SamErde/PSPreworkout/tag/v1.4.6
Expand All @@ -199,7 +218,6 @@ _Initial release._
[1.3.1]: https://github.com/SamErde/PSPreworkout/tag/v1.3.1
[1.2.5]: https://github.com/SamErde/PSPreworkout/tag/v1.2.5
[1.2.4]: https://github.com/SamErde/PSPreworkout/tag/v1.2.4
[1.2.3]: https://github.com/SamErde/PSPreworkout/tag/v1.2.3
[1.2.2]: https://github.com/SamErde/PSPreworkout/tag/v1.2.2
[1.1.2]: https://github.com/SamErde/PSPreworkout/tag/v1.1.2
[1.1.0]: https://github.com/SamErde/PSPreworkout/tag/v1.1.0
Expand Down

0 comments on commit 794828e

Please sign in to comment.