Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Akaizoku committed Sep 21, 2021
1 parent f7caa84 commit 641a867
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,32 @@ All notable changes to the [PSTK](https://github.com/Akaizoku/PSTK) project will
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased](https://github.com/Akaizoku/PSTK/compare/1.2.3...HEAD)
## [1.2.4](https://github.com/Akaizoku/PSTK/releases/tag/1.2.4) - 2021-09-21

Work in progress
Standardisation effort

### Added

The following functions have been added:

- ConvertTo-RegularExpression
- Copy-Object
- Get-Object
- New-RandomPassword
- New-SelfContainedPackage

### Changed

Date formats have been updated to follow ISO 8601 standard.

The following functions have been updated:

- Copy-Object
- Copy-OrderedHashtable
- Get-KeyValue
- Get-KeyValue
- Remove-Object
- Write-Log

## [1.2.3](https://github.com/Akaizoku/PSTK/releases/tag/1.2.3) - 2020-03-26

Expand Down

0 comments on commit 641a867

Please sign in to comment.