Skip to content

Commit

Permalink
feat: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rYuuk committed Oct 24, 2023
1 parent 9b7c6c7 commit 93584e5
Showing 1 changed file with 16 additions and 7 deletions.
23 changes: 16 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,16 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.3.0] - 2023.20.05
## [3.4.0] - 2023.10.24

### Added
- breaking change popup @ryuuk in [#136](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/136)

### Updated
- disable use demo toggle in setup guide [#131](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/131)
- refactor define symbol add and remove logic [#133](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/133)

## [3.3.0] - 2023.10.05

### Added
- moved core iframe and url logic from WebView package @harrisonhough in [#125](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/125)
Expand Down Expand Up @@ -95,7 +104,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- discussion link to README.md

### Updated
- OpenUPM installation added to README.md
- openUPM installation added to README.md

## [1.0.0] - 2023.02.20

Expand All @@ -104,7 +113,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- don't ask again option for update check

### Updated
- PartnerSubdomainSettings refactored to a CoreSettings scriptable object
- partnerSubdomainSettings refactored to a CoreSettings scriptable object

### Fixed
- core settings asset now automatically created if it is missing
Expand All @@ -116,10 +125,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- optional sdk logging

### Updated
- PartnerSubdomainSettings refactored to a CoreSettings scriptable object
- partnerSubdomainSettings refactored to a CoreSettings scriptable object

### Fixed
- Various bug fixes and improvements
- various bug fixes and improvements

## [0.1.0] - 2023.01.22

Expand All @@ -134,7 +143,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- module installer and updater for handling package installation

### Updated
- A big refactor of code and classes
- a big refactor of code and classes

### Fixed
- Various bug fixes and improvements
- various bug fixes and improvements

0 comments on commit 93584e5

Please sign in to comment.