Skip to content

Commit

Permalink
Version up
Browse files Browse the repository at this point in the history
  • Loading branch information
phochste committed May 15, 2017
1 parent c74be7e commit 456bca1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Build.PL
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ my %module_build_args = (
"MARC::Lint" => 0,
"MARC::Parser::RAW" => 0,
"MARC::Record" => "v2.0.6",
"MARC::Spec" => "v0.1.4",
"MARC::Spec" => "v1.0.0",
"Memoize" => 0,
"Moo" => "1.0",
"MooX::Singleton" => 0,
Expand Down
7 changes: 5 additions & 2 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
Revision history for Catmandu-MARC

{{$NEXT}}

- Upgrading to MARC::Spec 1.0.0
- Fixing MARCspec Parser exception
- Fixing undef values when using $append and split

1.10 2017-05-02 11:48:37 CEST
- Adding support for nested_arrays and subspecs in marc_spec

1.09 2017-03-27 11:29:28 CEST
- Supporting forced arrays for $prepend, $append, $first, $last and any digits in the path

Expand Down

0 comments on commit 456bca1

Please sign in to comment.