Skip to content

Latest commit

 

History

History
58 lines (30 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

58 lines (30 loc) · 1.11 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.5] - 2024-07-01

Fixed

  • Adjusting invalid characters issue in release tag flow

[0.1.4] - 2024-07-01

Fixed

  • Adjusting the release tag release notes message

[0.1.3] - 2024-07-01

Added

  • Updating the github actions to use the latest github recommendations

[0.1.2] - 2024-07-01

Added

  • Creating a new github action to validate the PR required fields.

[0.1.1] - 2024-07-01

Added

  • Enhancing github action to include the release notes in the release.

[0.1.0] - 2024-06-30

Added

  • Implementing a more visual scheduler.

[0.0.2] - 2024-05-18

Added

  • Implemented command "reinitialize", that reinitializes your powershell.

[0.0.1] - 2024-05-18

Added

  • Implemented shell command "login", that logs in a site.

  • Implemented shell command "touch" to be window's equivalent to Unix's touch command.