Skip to content

Commit 8697cb9

Browse files
author
Tom Reitz
committed
bump version to 0.1.3 for release
1 parent cff8951 commit 8697cb9

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
### Unreleased
1+
### v0.1.3
22
<details>
3+
<summary>Released 2024-06-03</summary>
34

5+
* feature: [Support custom Ed-Fi URLs](https://github.com/edanalytics/lightbeam/pull/33)
6+
* bugfix: [Fix `--drop-keys` and `--keep-keys` filtering](https://github.com/edanalytics/lightbeam/pull/32)
47
* bugfix: [Ensure command list in help menu and log output is always consistent](https://github.com/edanalytics/lightbeam/pull/27)
5-
* bugfix: Fix how hashlog entries are removed during `lightbeam delete`
8+
* bugfix: [Fix how hashlog entries are removed during `lightbeam delete`](https://github.com/edanalytics/lightbeam/pull/34)
9+
* bugfix: [Fix validation of local descriptor values within nested payloads](https://github.com/edanalytics/lightbeam/pull/29)
10+
* bugfix: [No descriptor payload keys were kept after being downloaded by `lightbeam validate`](https://github.com/edanalytics/lightbeam/pull/28)
611
</details>
712

813
### v0.1.2

lightbeam/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.2
1+
0.1.3

0 commit comments

Comments
 (0)