Skip to content

Commit f7e2658

Browse files
committed
Add changelog for release
1 parent 68b9842 commit f7e2658

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Release Notes
2+
3+
## [Unreleased](https://github.com/heroespatchnotes/sdk-php/compare/v0.9-beta.2...develop)
4+
5+
## [v0.9-beta.2 (2020-12-26)](https://github.com/laravel/laravel/compare/v0.9-beta.1...v0.9-beta.2)
6+
7+
### Added
8+
- `Entity::string(string $key)` New method for accessing Entity curated game strings ([](https://github.com/heroespatchnotes/sdk-php/commit/68b98422031f165afd2ba58cf1095ca2bf4a07ad))
9+
10+
### Removed
11+
12+
- **BC** Because of `Entity::string()` the `Skill` strings are no longer included in its `$contents` for magic access ([](https://github.com/heroespatchnotes/sdk-php/commit/68b98422031f165afd2ba58cf1095ca2bf4a07ad))

0 commit comments

Comments
 (0)