Skip to content

Commit

Permalink
Update CHANGELOG.md for new target release date
Browse files Browse the repository at this point in the history
Updated the release date for version 2.0-beta.3 from July 1, 2024, to August 15, 2024. Additionally, noted the migration from `DateTimeImmutable` to `CarbonImmutable` from the Carbon library.

Signed-off-by: mesilov <[email protected]>
  • Loading branch information
mesilov committed Aug 10, 2024
1 parent f67bc8a commit 406adb6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bitrix24-php-sdk change log

## 2.0-beta.3 — 1.07.2024
## 2.0-beta.3 — 15.08.2024

### Added

Expand Down Expand Up @@ -61,6 +61,7 @@

### Changed
* ❗️ migrate from `ramsey/uuid` to `symfony/uid`
* ❗️ migrate from `DateTimeImmutable` to `CarbonImmutable` from [carbon](https://github.com/briannesbitt/carbon)
* ❗️ refactor `Bitrix24\SDK\Application\Contracts`:

* ❗️ update scope `telephony`, scope fully rewritten
Expand Down

0 comments on commit 406adb6

Please sign in to comment.