Skip to content

Commit 0d54b60

Browse files
committed
docs: update changelog
1 parent fe7bd79 commit 0d54b60

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.0.6] - 2020-11-20
10+
### Changed
11+
- Updated dependencies
12+
913
## [1.0.5] - 2020-09-25
1014
### Fixed
1115
- Throw exception instead of getting a php warning when calling to non-running resource (Thanks to [@Daemant](https://github.com/Daemant) in [PR #42](https://github.com/multitheftauto/mtasa-php-sdk/pull/42))
@@ -58,7 +62,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5862
### Added
5963
- Initial release
6064

61-
[Unreleased]: https://github.com/multitheftauto/mtasa-php-sdk/compare/v1.0.5...HEAD
65+
[Unreleased]: https://github.com/multitheftauto/mtasa-php-sdk/compare/v1.0.6...HEAD
66+
[1.0.6]: https://github.com/multitheftauto/mtasa-php-sdk/compare/v1.0.5...v.1.0.6
6267
[1.0.5]: https://github.com/multitheftauto/mtasa-php-sdk/compare/v1.0.4...v.1.0.5
6368
[1.0.4]: https://github.com/multitheftauto/mtasa-php-sdk/compare/v1.0.3...v1.0.4
6469
[1.0.3]: https://github.com/multitheftauto/mtasa-php-sdk/compare/v1.0.2...v1.0.3

0 commit comments

Comments
 (0)