projects
/
dbsrgits/DBIx-Class-Fixtures.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
47397fd
)
changelog
Samuel Kaufman [Wed, 20 Sep 2017 20:49:29 +0000 (20:49 +0000)]
Changes
patch
|
blob
|
blame
|
history
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
e8a1478
..
1f3239b
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-2,6
+2,8
@@
Revision history for DBIx-Class-Fixtures
{{$NEXT}}
+1.001037 2017-09-20 20:42:03+00:00 UTC
+
- ignore virtual columns in dump_object
1.001036 2016-03-21 14:59:55+00:00 UTC
diff --git
a/Makefile.PL
b/Makefile.PL
index
acf290b
..
c5d5f42
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-52,7
+52,7
@@
my %WriteMakefileArgs = (
"Test::More" => "0.98",
"Test::TempDir::Tiny" => 0
},
- "VERSION" => "1.001036",
+ "VERSION" => "1.001037",
"test" => {
"TESTS" => "t/*.t"
}