Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjon2040 committed Jun 21, 2021
1 parent 38bdfe7 commit 188813c
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
# 3.1
# 3.1.1

* Support **Unreal Engine 5**
* Add basic editor to edit target cs files.
* Add options to Start Build. You can now choose to run Setup, GenerateProjectFiles or AutomationTool.
* Add UnrealBuilderHelpers class
* New copy button in log viewer to copy message to clipboard.
* Add changelog link to menubar.
* Check and Install Update now shows version number.
* Selecting Engine Version is now optional.
* **FIXED**: Git dependency cache path
* **FIXED**: OpenClipboard Failed (0x800401D0 (CLIPBRD_E_CANT_OPEN))
* **FIXED**: ShadowErrors.cpp reporting as error.

# 3.1

* Add compiler info to plugin card.
* Improved plugin build.
Expand All @@ -14,4 +28,4 @@

# 3.0

Initial Release
* Initial Release

0 comments on commit 188813c

Please sign in to comment.