Skip to content

Commit

Permalink
Changelog update - v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and Vechro committed Jun 11, 2023
1 parent d369014 commit c85fd5f
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,19 @@
### Added

### Changed
- Update Kotlin to 1.8.22
- Update OPENRNDR/ORX to 0.4.3

### Removed

### Fixed
- Refactor extensions from `object` to `class` to avoid issues with Kotlin

## [1.1.2] - 2023-06-11

### Changed
- Update Kotlin to 1.8.22
- Update OPENRNDR/ORX to 0.4.3

### Fixed
- Refactor extensions from `object` to `class` to avoid issues with Kotlin
singletons https://plugins.jetbrains.com/docs/intellij/using-kotlin.html#caution

## [1.1.1] - 2023-03-19
Expand Down Expand Up @@ -40,7 +46,8 @@
- ColorRGBa preview in debugger and expression evaluation dialog
- ColorRGBa preview in the auto-completion dialog

[Unreleased]: https://github.com/openrndr/openrndr-intellij/compare/v1.1.1...HEAD
[Unreleased]: https://github.com/openrndr/openrndr-intellij/compare/v1.1.2...HEAD
[1.1.2]: https://github.com/openrndr/openrndr-intellij/compare/v1.1.1...v1.1.2
[1.1.1]: https://github.com/openrndr/openrndr-intellij/compare/v1.1.0...v1.1.1
[1.1.0]: https://github.com/openrndr/openrndr-intellij/compare/v1.0.1...v1.1.0
[1.0.1]: https://github.com/openrndr/openrndr-intellij/compare/v1.0.0...v1.0.1
Expand Down

0 comments on commit c85fd5f

Please sign in to comment.