Skip to content

Commit

Permalink
Updated changelog for 0.14.12 (#7545)
Browse files Browse the repository at this point in the history
Summary:
Move the bugfix entry to the correct release, prep for 0.14.12 release
  • Loading branch information
gibsondan committed Apr 22, 2022
1 parent 19dff51 commit 942c995
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# Changelog

# 0.14.12

### Bugfixes

* Fixed an issue where the Launchpad in Dagit sometimes incorrectly launched in an empty state.

# 0.14.11

### Bugfixes

* Fixed an issue where schedules created from partition sets that launched runs for multiple partitions in a single schedule tick would sometimes time out while generating runs in the scheduler.
* Fixed an issue where the Launchpad in Dagit sometimes incorrectly launched in an empty state.
* Fixed an issue where nested graphs would sometimes incorrectly determine the set of required resources for a hook.

# 0.14.10
Expand Down

1 comment on commit 942c995

@vercel
Copy link

@vercel vercel bot commented on 942c995 Apr 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.