Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Changelog

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
For use in you project, delete the changelog below and replace with your own

## [Unreleased]

[//]: # (Added, Changed, Deprecated, Fixed, Removed, Security)

### Added
- Changelog example

## [1.3.0] - 2025-05-26

### Added
- Use CultureInfos to retrieve the display name

### Changed
- Simplify project

## [1.2.0] - 2025-05-24

### Fixed
- Add reference to legacy dev tools and set gesture of the new ones to F11

### Added
- Enable png's for UI snapshot testing
- Use IAppInformationService for improved testability

## [1.1.3] - 2025-05-23

### Fixed
- Exclude publish step from workflow in template