Skip to content

Commit

Permalink
Update change log and version in prep for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
hexfusion committed Jul 17, 2018
1 parent bfb8c73 commit edafea7
Show file tree
Hide file tree
Showing 20 changed files with 23 additions and 19 deletions.
4 changes: 4 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
Revision history for Net::Etcd

0.022
[ ENHANCEMENTS ]
* Improve support for prefix inline with etcd API. Fixes GH #53 Thanks Michael Fung!

0.021
[ ENHANCEMENTS ]
* Add support for prefix => 'true'.
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd.pm
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Net::Etcd - etcd v3 REST API.
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';

=head1 SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/Auth.pm
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Net::Etcd::Auth
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';

=head1 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/Auth/Role.pm
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Net::Etcd::Auth::Role
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';

=head1 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/Auth/RolePermission.pm
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Net::Etcd::Auth::RolePermission
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';

=head1 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/Config.pm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Net::Etcd::Config
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';

=head1 ACCESSORS
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/KV.pm
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Net::Etcd::KV
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';

=head1 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/KV/Compare.pm
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Net::Etcd::KV::Compare
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';

=head1 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/KV/DeleteRange.pm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Net::Etcd::DeleteRange
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';

=head1 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/KV/Op.pm
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Net::Etcd::KV::Op
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';

=head1 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/KV/Put.pm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Net::Etcd::Put
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';

=head1 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/KV/Range.pm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Net::Etcd::Range
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';

=head1 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/KV/Txn.pm
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Net::Etcd::KV::Txn
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';

=head1 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/Lease.pm
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Net::Etcd::Lease
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';

=head1 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/Maintenance.pm
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Net::Etcd::Maintenance
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';
=head1 SYNOPSIS
# defrag member's backend database
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/Member.pm
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Net::Etcd::Maintenance
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';
=head1 SYNOPSIS
# list members
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/Role/Actions.pm
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Net::Etcd::Role::Actions
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';

has etcd => (
is => 'ro',
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/User.pm
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Net::Etcd::User
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';

=head1 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/User/Role.pm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Net::Etcd::User::Role
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';

=head1 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/Etcd/Watch.pm
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Net::Etcd::Watch
=cut

our $VERSION = '0.021';
our $VERSION = '0.022';

=head1 DESCRIPTION
Expand Down

0 comments on commit edafea7

Please sign in to comment.