Skip to content

Commit 0d8caf9

Browse files
authored
Merge pull request #26 from edanalytics/bump/version_to_0_1_2
bump version to v0.1.2
2 parents 10b7f48 + de5b5ce commit 0d8caf9

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### v0.1.2
2+
<details>
3+
<summary>Released 2024-04-19</summary>
4+
5+
* feature: [Add ability for fetch `--keep-keys` and `--drop-keys` flags to allow wildcard matching](https://github.com/edanalytics/lightbeam/pull/23)
6+
* feature: [Update structured logging to be flatter, per recent team discussion](https://github.com/edanalytics/lightbeam/pull/24)
7+
* bugfix: [Support for `definitions`being renamed to `components.schemas` in Ed-Fi 7.1 Swagger](https://github.com/edanalytics/lightbeam/pull/25)
8+
</details>
9+
110
### v0.1.1
211
<details>
312
<summary>Released 2024-02-16</summary>

lightbeam/VERSION.txt

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

0 commit comments

Comments
 (0)