Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 849 Bytes

CHANGELOG.md

File metadata and controls

48 lines (26 loc) · 849 Bytes

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.

v1.0.0 - 2025-03-13

Added

  • Localization (English, German)
  • Configuration
  • Duplicated file is opened in the editor

Changed

  • Require at least VSCode 1.90

v0.2.0 - 2023-11-04

Fixed

  • Typo: Directory duplication displays same message as for files (#6)

Removed

  • Automated update checks (#4)

v0.1.2 - 2023-07-09

Fixed

  • Lost characters on directories (#3)

Added

  • Automatic version checks

v0.1.1 - 2023-06-29

Fixed

  • Handling of files with multiple dots (e.g. 1.1.1_text-alternative.md) (#1)

v0.1.0 - 2023-02-16

Initial Release 🎉