Skip to content

Commit

Permalink
Ready for 2.6.15
Browse files Browse the repository at this point in the history
  • Loading branch information
fxn committed May 26, 2024
1 parent 47ae41b commit 5c67e65
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## 2.6.15 (26 May 2024)

* Internal improvements.

## 2.6.14 (14 May 2024)

* Implements `Zeitwerk::Loader#all_expected_cpaths`, which returns a hash that
Expand Down
2 changes: 1 addition & 1 deletion lib/zeitwerk/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Zeitwerk
VERSION = "2.6.14"
VERSION = "2.6.15"
end

0 comments on commit 5c67e65

Please sign in to comment.