Skip to content

Commit

Permalink
Add initial version of PDF::Data module. (v0.0.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
deven committed Nov 17, 2020
0 parents commit d9eacbf
Show file tree
Hide file tree
Showing 2 changed files with 840 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

<!-- insertion marker -->
## [v0.0.1](https://github.com/deven/PDF-Data/releases/tag/v0.0.1) - 2020-11-17

<small>[Compare with first commit](https://github.com/deven/PDF-Data/compare/6ad3a9f60a6edbc412e607f04a5741982bc1d96c...v0.0.1)</small>

### Added

- Add initial version of PDF::Data module. (v0.0.1) ([6ad3a9f](https://github.com/deven/PDF-Data/commit/6ad3a9f60a6edbc412e607f04a5741982bc1d96c) by Deven T. Corzine).

Loading

0 comments on commit d9eacbf

Please sign in to comment.