Skip to content

Commit 7b96dd5

Browse files
committed
Add CHANGELOG for v1.0.0
1 parent 920bb37 commit 7b96dd5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## v1.0.0 (2024-10-22)
2+
3+
_Breaking changes_
4+
5+
- Flowpipe `v1.0.0` is now required. For a full list of CLI changes, please see the [Flowpipe v1.0.0 CHANGELOG](https://flowpipe.io/changelog/flowpipe-cli-v1-0-0).
6+
- In Flowpipe configuration files (`.fpc`), `credential` and `credential_import` resources have been renamed to `connection` and `connection_import` respectively.
7+
- Renamed all `cred` params to `conn` and updated their types from `string` to `conn`.
8+
9+
_Enhancements_
10+
11+
- Added `library` to the mod's categories.
12+
- Updated the following pipeline tags:
13+
- `type = "featured"` to `recommended = "true"`
14+
- `type = "test"` to `folder = "Tests"`
15+
116
## v0.2 [2024-01-10]
217

318
_Bug fixes_

0 commit comments

Comments
 (0)