Skip to content
Open
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
25 changes: 14 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
<!-- Keep a Changelog guide -> https://keepachangelog.com -->

# CopyNice-IntelliJ Changelog

## [Unreleased]

## [0.1.1]
### Added
- Plugin Icon

## [0.1.0]
### Added
# CopyNice-IntelliJ Changelog

## [Unreleased]

## [0.2.1]
# Fixes%0D%0A%0A* Fix versions

## [0.1.1]
### Added
- Plugin Icon

## [0.1.0]
### Added
- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
- "Copy without indentation" action implemented
- "Copy without indentation" action implemented