Skip to content

Commit 77913ac

Browse files
committed
Use the new 1p gem release tools
1 parent b9167e5 commit 77913ac

8 files changed

+8
-129
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "tasks/release"]
2+
path = tasks/release
3+
url = https://github.com/aws/aws-sdk-ruby-release-tools.git

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Unreleased Changes
22
------------------
33

4+
* Support implicitly convertible objects/duck-type values responding to `to_hash` and `to_ary`.
5+
6+
[See related GitHub pull request #51](https://github.com/jmespath/jmespath.rb/pull/51).
7+
48
1.4.0 (2018-04-04)
59
------------------
610

tasks/changelog.rake

-36
This file was deleted.

tasks/docs.rake

-14
This file was deleted.

tasks/gem.rake

-8
This file was deleted.

tasks/github.rake

-29
This file was deleted.

tasks/release

Submodule release added at bcf3a74

tasks/release.rake

-42
This file was deleted.

0 commit comments

Comments
 (0)