Skip to content

Commit

Permalink
Release v1.28.0 (#1432)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShockwaveNN authored Jul 14, 2022
1 parent 2b2a045 commit 6bf3f08
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .rubocop_todo.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2022-06-28 07:45:21 UTC using RuboCop version 1.31.0.
# on 2022-07-14 12:29:47 UTC using RuboCop version 1.31.2.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## master (unreleased)

## v1.28.0 (2022-07-14)

### New Features

* Add `Queue#add_tests` POST endpoint
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -381,4 +381,4 @@ DEPENDENCIES
webpacker

BUNDLED WITH
2.3.16
2.3.18
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.27.0
1.28.0

0 comments on commit 6bf3f08

Please sign in to comment.