Skip to content

Commit

Permalink
Preparation for 0.1.8 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelProminic committed Aug 25, 2023
1 parent 7ed914e commit 5a80568
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)

## Super.Human.Portal [0.1.8]

### Summary

This release allows users to configure additional Genesis Directory Catalogs to distribute personal or company applications.

### Added

* Additional Genesis Directory Catalogs ([#35](https://github.com/Moonshine-IDE/Super.Human.Portal/issues/35))
* Automatically add Genesis Directory Catalog entry when installing genesis-directory ([#35](https://github.com/Moonshine-IDE/Super.Human.Portal/issues/35))

### Changed

### Fixed



## Super.Human.Portal [0.1.7]

### Summary
Expand Down
2 changes: 1 addition & 1 deletion Super.Human.Portal_Royale/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>net.apacheRoyaleTemplatedApp</groupId>
<artifactId>Super.Human.Portal</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
<packaging>swf</packaging>

<name>Super.Human.Portal</name>
Expand Down

0 comments on commit 5a80568

Please sign in to comment.