Skip to content

Commit

Permalink
10.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cole-abbeduto-particle committed Dec 6, 2023
1 parent 6c0cc71 commit 3d09990
Show file tree
Hide file tree
Showing 6 changed files with 3,461 additions and 880 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,13 @@
# changelog

## 10.3.1 - 6 December 2023

* Add `todayStats` query option to listLogicFunctions
* Add `scope`, `archived`, `page`, and `perPage` query options to listLedgers
* Add `page` and `perPage` query options to listLedgerInstances
* Add JSDocs for constructor
* Fix JSDocs across most functions in the library to be more accurate

## 10.3.0 - 7 November 2023

* Add support for sandbox accounts on all logic/ledger APIs by allowing the omission of the `org` property
Expand Down
2 changes: 1 addition & 1 deletion dist/particle.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/particle.min.js.map

Large diffs are not rendered by default.

0 comments on commit 3d09990

Please sign in to comment.