sstallion_obsidian-command-.../CHANGELOG.md

37 lines
995 B
Markdown
Raw Normal View History

2025-03-11 20:03:16 +00:00
# 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]
2025-03-28 13:04:20 +00:00
## [1.2.0] - 2025-03-28
### Changed
- Added `command-line` as an alternative to highlighted languages
2025-03-21 03:05:43 +00:00
## [1.1.1] - 2025-03-20
2025-03-21 03:02:45 +00:00
### Fixed
- Removed unnecessary sleep function
2025-03-20 03:31:34 +00:00
## [1.1.0] - 2025-03-19
### Changed
- Renamed `windows-command` to `batch-command` for consistency
2025-03-11 20:19:27 +00:00
## [1.0.0] - 2025-03-11
Initial release
2025-03-28 13:04:20 +00:00
[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
2025-03-21 03:05:43 +00:00
[1.1.1]: https://github.com/sstallion/obsidian-command-line/releases/tag/1.1.1
2025-03-20 03:36:25 +00:00
[1.1.0]: https://github.com/sstallion/obsidian-command-line/releases/tag/1.1.0
2025-03-11 20:19:27 +00:00
[1.0.0]: https://github.com/sstallion/obsidian-command-line/releases/tag/1.0.0