Skip to content

Commit 1e3a1fd

Browse files
committed
Minor fix
1 parent ebb2e40 commit 1e3a1fd

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# b24-php-sdk change log
2-
## 3.4.0
2+
3+
## Unreleased
34

45
### Added
56

@@ -10,6 +11,11 @@
1011
- `list` gets the list of images for a product, with batch calls support
1112
- `delete` deletes a product image, with batch calls support
1213
- `getFields` returns the description of product image fields
14+
15+
## 3.4.0
16+
17+
### Added
18+
1319
- Added service `Services\Note` (Knowledge Base 2.0) with support for `note.collection.*`, `note.document.*`
1420
(incl. `note.document.tree.*` and `note.document.search.*`), and `note.file.*` methods,
1521
see [note REST v3](https://apidocs.bitrix24.com/api-reference/rest-v3/note/index.html) ([#515](https://github.com/bitrix24/b24phpsdk/issues/515)):

0 commit comments

Comments
 (0)