Skip to content

Commit

Permalink
reverting changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stackoverfloweth committed Nov 11, 2021
1 parent 52adf1d commit 88c5e50
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,29 @@

### Features and Improvements

- Rebuilt various inputs responsible for code input (Dict, Json, Yaml) - [#1095](https://github.com/PrefectHQ/ui/pull/1095)
- Allow users to specify type explicitly for env variables - [#1095](https://github.com/PrefectHQ/ui/pull/1095)
- None

### Bugfixes

- None

## 2021-11-09

### Features and Improvements

- When creating/editing schedule, make action button available across tabs - [#1096](https://github.com/PrefectHQ/ui/pull/1096)

### Bugfixes
- Rebuilt Run-Config editor to preserve original run_config values, allows resetting fields - [#1095](https://github.com/PrefectHQ/ui/pull/1095)

- Removed unused locale files from moment dependency - [#1109](https://github.com/PrefectHQ/ui/pull/1109)
- Moved away from discouraged per-method-packaging of lodash - [#1107](https://github.com/PrefectHQ/ui/pull/1107)
- Removed unnecessary dependency preventing us from tree shaking highlightjs - [#1108](https://github.com/PrefectHQ/ui/pull/1108)
- Removed unnecessary dependency preventing us from tree shaking highlightjs - [#1108](https://github.com/PrefectHQ/ui/pull/1108)

### Security

- Bump GraphiQL version to address security vulnerability - [#1117](https://github.com/PrefectHQ/ui/pull/1117)

- Allow users to search for flows by both flow id and flow group id - [#1089](https://github.com/PrefectHQ/ui/pull/1089)

## 2021-11-01

Expand Down

0 comments on commit 88c5e50

Please sign in to comment.