Skip to content

Commit

Permalink
Release Version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nutti committed Dec 11, 2023
1 parent 24a6a04 commit cd07054
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BlueprintToRSTDoc/BlueprintToRSTDoc.uplugin
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"VersionName": "1.1",
"FriendlyName": "Blueprint to reStructuredText Document",
"Description": "Generate reStructuredText (RST) Format Documents from Blueprints",
"EngineVersion": "5.3.0",
Expand Down
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,18 @@

# Change Log

## [Unreleased](https://github.com/nutti/UE4-BlueprintToRSTDoc/compare/v1.0...main)
## [Unreleased](https://github.com/nutti/UE4-BlueprintToRSTDoc/compare/v1.1...main)

<!-- markdownlint-disable-next-line MD013 -->
## [Version 1.1](https://github.com/nutti/UE4-BlueprintToRSTDoc/compare/v1.0...v1.1) - 2023.12.XX

### Updated Features

* Support on Unreal Engine 5.3

### Contributor

* [**@kant**](https://github.com/kant)

<!-- markdownlint-disable-next-line MD013 -->
## [Version 1.0](https://github.com/nutti/UE4-BlueprintToRSTDoc/compare/2f03fa3ea3ae692582b6cd976aee2ec35c1c8719...v1.0) - 2020.10.4
Expand Down

0 comments on commit cd07054

Please sign in to comment.