Skip to content

Commit 9de8bfb

Browse files
committed
Bump to 2.6.2
1 parent 6486e53 commit 9de8bfb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

lib/apipie_dsl/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module ApipieDSL
4-
VERSION = "2.6.1"
4+
VERSION = "2.6.2"
55
end

release_notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Release notes
22
=============
3+
### 2.6.2 (2024-02-19)
4+
* Add macro to document **kwargs param ([PR #14](https://github.com/Apipie/apipie-dsl/pull/14))
5+
36
### 2.6.1 (2023-11-07)
47
* Postpone default description evaluation ([PR #13](https://github.com/Apipie/apipie-dsl/pull/13))
58
* Update homepage in gemspec ([PR #12](https://github.com/Apipie/apipie-dsl/pull/12))

0 commit comments

Comments
 (0)