Skip to content

Commit f911312

Browse files
committed
Update CHANGELOG for release
1 parent f78a6e6 commit f911312

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## [Unreleased](https://github.com/heroespatchnotes/sdk-php/compare/v0.9-beta.3...develop)
44

5+
## [v0.9-beta.4 (2020-12-31)](https://github.com/heroespatchnotes/sdk-php/compare/v0.9-beta.3...v0.9-beta.4)
6+
7+
- Added `SkillFactory::getByNameId()` for easier `Ability` and `Talent` access. This includes Factory indexing under the hood. ([](https://github.com/heroespatchnotes/sdk-php/commit/dae06125057184519b08fd35124070a5ee74f62d))
8+
- Added `Talent::abilities()` to get the name IDs for linked Abilities ([](https://github.com/heroespatchnotes/sdk-php/commit/ae87a9720885a3ee05526312b5dfee9f7d268111))
9+
510
## [v0.9-beta.3 (2020-12-29)](https://github.com/heroespatchnotes/sdk-php/compare/v0.9-beta.2...v0.9-beta.3)
611

712
- `Gamestring` class added to add formatting for all `StringProvider` output on Entities ([](https://github.com/heroespatchnotes/sdk-php/commit/81be7586062d6a9003e660e22868859a9ae2a007))

0 commit comments

Comments
 (0)