Skip to content

Commit 18c63b2

Browse files
committed
chore: update changelog
1 parent 69d64a1 commit 18c63b2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Change Log
22

3-
## [Unreleased]
3+
## [0.0.3] - 2023-04-10
44

55
### Added
66

77
- Added error codes constants.
88

99
### Changed
1010

11-
- Parsing arguments becomes easier and more flexible.
11+
- Improved passing of arguments to collection functions.
1212
- Using the configuration is optional.
1313

1414
## [0.0.2] - 2023-02-28
@@ -20,7 +20,7 @@
2020

2121
### Changed
2222

23-
- Improved and simplified getting the status of records.
23+
- Improved getting the state of collection records.
2424

2525
## [0.0.1] - 2023-01-10
2626

@@ -29,4 +29,4 @@
2929
- Added collection methods for creating and getting records.
3030
- Added before, after, limit, sort, and where filters for queries.
3131
- Added a utility for parsing the arguments (ParseInput).
32-
- Added HTTP client.
32+
- Added HTTP API client.

0 commit comments

Comments
 (0)