Skip to content

Commit

Permalink
v1.02
Browse files Browse the repository at this point in the history
        - Add as_chapters() and as_runs() methods
        - Fix as_books() grouping logic (to fix an edge-case bug)
        - Removed redundant code 'use strict; use warnings;' -- Thank you: Mohammad S Anwar
        - Add ability to set own Bible data
  • Loading branch information
gryphonshafer committed Aug 22, 2017
1 parent 0633573 commit 3bd3eec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Revision history for Bible::Reference

{{$NEXT}}

1.02 2017-08-21 18:13:34-07:00 America/Los_Angeles
- Add as_chapters() and as_runs() methods
- Fix as_books() grouping logic (to fix an edge-case bug)
- Removed redundant code 'use strict; use warnings;' -- Thank you: Mohammad S Anwar
Expand Down

0 comments on commit 3bd3eec

Please sign in to comment.