Skip to content

Commit

Permalink
Fixed typo in CHANGELOG
Browse files Browse the repository at this point in the history
(reference #828 )
  • Loading branch information
piotrzarzycki21 committed May 18, 2021
1 parent b915d10 commit 228302b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
* Git Mac OSX: Fixed issue with authentication prompt. ([#617](https://github.com/prominic/Moonshine-IDE/issues/617))
* Royale Debugging: Fixed issue with failing debugging with custom url ([#701](https://github.com/prominic/Moonshine-IDE/issues/701))
* Fixed issue where java uses Flex Language Server for Superclass and Interface Completion. ([#742](https://github.com/prominic/Moonshine-IDE/issues/742))
* Git: Fixed broken changes Pull. ([#758]https://github.com/prominic/Moonshine-IDE/issues/758))
* Git: Fixed broken changes Pull. ([#758](https://github.com/prominic/Moonshine-IDE/issues/758))
* Haxe: Fixed issue where code completion was closing immediately. ([#772](https://github.com/prominic/Moonshine-IDE/issues/772))
* Haxe: Fixed issue where text was not replaced correctly in editor after picking up from code completion. ([#776](https://github.com/prominic/Moonshine-IDE/issues/776))
* Fixed issue "Local environment setup failed" ([#785](https://github.com/prominic/Moonshine-IDE/issues/785))
Expand Down

0 comments on commit 228302b

Please sign in to comment.