sstallion_obsidian-command-.../CHANGELOG.md
2025-03-28 08:04:20 -05:00

36 lines
995 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
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]
## [1.2.0] - 2025-03-28
### Changed
- Added `command-line` as an alternative to highlighted languages
## [1.1.1] - 2025-03-20
### Fixed
- Removed unnecessary sleep function
## [1.1.0] - 2025-03-19
### Changed
- Renamed `windows-command` to `batch-command` for consistency
## [1.0.0] - 2025-03-11
Initial release
[Unreleased]: https://github.com/sstallion/obsidian-command-line/compare/1.2.0...HEAD
[1.2.0]: https://github.com/sstallion/obsidian-command-line/releases/tag/1.2.0
[1.1.1]: https://github.com/sstallion/obsidian-command-line/releases/tag/1.1.1
[1.1.0]: https://github.com/sstallion/obsidian-command-line/releases/tag/1.1.0
[1.0.0]: https://github.com/sstallion/obsidian-command-line/releases/tag/1.0.0