File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff 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.2] - 2019-10-07
10+ ### Fixed
11+ - Remove wrong scalar type declaration at resource call method
12+
913## [ 1.0.1] - 2019-10-03
1014### Added
1115- Add custom exceptions for server code errors
@@ -40,7 +44,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4044### Added
4145- Initial release
4246
43- [ Unreleased ] : https://github.com/multitheftauto/mtasa-php-sdk/compare/1.0.1...HEAD
47+ [ Unreleased ] : https://github.com/multitheftauto/mtasa-php-sdk/compare/1.0.2...HEAD
48+ [ 1.0.2 ] : https://github.com/multitheftauto/mtasa-php-sdk/compare/1.0.1...1.0.2
4449[ 1.0.1 ] : https://github.com/multitheftauto/mtasa-php-sdk/compare/1.0.0...1.0.1
4550[ 1.0.0 ] : https://github.com/multitheftauto/mtasa-php-sdk/compare/v0.4.0...1.0.0
4651[ 0.4.0 ] : https://github.com/multitheftauto/mtasa-php-sdk/compare/v0.3.0...v0.4.0
Original file line number Diff line number Diff line change 11{
22 "name" : " multitheftauto/mtasa-php-sdk" ,
33 "description" : " MTA SDK to interact with MTA's server." ,
4- "version" : " 1.0.1 " ,
4+ "version" : " 1.0.2 " ,
55 "type" : " library" ,
66 "license" : " MIT" ,
77 "minimum-stability" : " stable" ,
You can’t perform that action at this time.
0 commit comments