Skip to content

Commit 677b2b3

Browse files
committed
Move change in changelog
1 parent 295fd19 commit 677b2b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ These changes are available in the [master branch](https://github.com/PrefectHQ/
77
### Features
88

99
### Enhancements
10+
- Bump to latest version of `pytest` (4.3) - [#814](https://github.com/PrefectHQ/prefect/issues/814)
1011

1112
### Task Library
1213

@@ -62,7 +63,6 @@ Released March 24, 2019
6263
- Add daylight saving time support for `CronSchedule` - [#729](https://github.com/PrefectHQ/prefect/pull/729)
6364
- Add `idempotency_key` and `context` arguments to `Client.create_flow_run` - [#757](https://github.com/PrefectHQ/prefect/issues/757)
6465
- Make `EmailTask` more secure by pulling credentials from secrets - [#706](https://github.com/PrefectHQ/prefect/issues/706)
65-
- Bump to latest version of `pytest` (4.3) - [#814](https://github.com/PrefectHQ/prefect/issues/814)
6666

6767
### Task Library
6868

0 commit comments

Comments
 (0)