Skip to content

Commit

Permalink
Use the new 1p gem release tools
Browse files Browse the repository at this point in the history
  • Loading branch information
alextwoods committed Jan 10, 2022
1 parent b9167e5 commit 77913ac
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 129 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "tasks/release"]
path = tasks/release
url = https://github.com/aws/aws-sdk-ruby-release-tools.git
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Unreleased Changes
------------------

* Support implicitly convertible objects/duck-type values responding to `to_hash` and `to_ary`.

[See related GitHub pull request #51](https://github.com/jmespath/jmespath.rb/pull/51).

1.4.0 (2018-04-04)
------------------

Expand Down
36 changes: 0 additions & 36 deletions tasks/changelog.rake

This file was deleted.

14 changes: 0 additions & 14 deletions tasks/docs.rake

This file was deleted.

8 changes: 0 additions & 8 deletions tasks/gem.rake

This file was deleted.

29 changes: 0 additions & 29 deletions tasks/github.rake

This file was deleted.

1 change: 1 addition & 0 deletions tasks/release
Submodule release added at bcf3a7
42 changes: 0 additions & 42 deletions tasks/release.rake

This file was deleted.

0 comments on commit 77913ac

Please sign in to comment.