File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,8 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+
89## [ Unreleased]
910
11+ ## [ 0.1.0-beta.3]
12+
1013### Added
1114
1215- Add ` GetParentTags ` and ` GetChildTags ` to ` IGameplayTagContainer ` .
@@ -16,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1619- Fixed ` GameplayTagContainerUtility.HasAll{Exact} ` logic.
1720- Fixed a bug in ` GameplayTagContainer.FillImplicitTags ` : Corrected the index check to use the last element in the list properly.
1821
19- ## [ 0.0.1 -beta.2] - 2023-06-06
22+ ## [ 0.1.0 -beta.2] - 2023-06-06
2023
2124### Added
2225
Original file line number Diff line number Diff line change 11{
22 "name" : " com.bandoware.gameplaytags" ,
3- "version" : " 0.1.0-beta.2 " ,
3+ "version" : " 0.1.0-beta.3 " ,
44 "displayName" : " Gameplay Tags" ,
55 "description" : " A package to manage gameplay tags for your game." ,
66 "unity" : " 2020.3" ,
You can’t perform that action at this time.
0 commit comments