Skip to content

Commit

Permalink
step version v0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
samcarter committed Jul 18, 2022
1 parent 6274781 commit 70e5947
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@

### Changed

### Fixed


## [v0.3]

### New

### Changed

- added more example to doc

### Fixed
Expand Down Expand Up @@ -36,6 +45,7 @@ produce tile patterns or to automatically generate complete jigsaws.

------

[Unreleased]: https://github.com/samcarter/jigsaw/compare/v0.2...HEAD
[Unreleased]: https://github.com/samcarter/jigsaw/compare/v0.3...HEAD
[v0.3]: https://github.com/samcarter/jigsaw/compare/v0.2...v0.3
[v0.2]: https://github.com/samcarter/jigsaw/compare/v0.1...v0.2
[v0.1]: https://github.com/samcarter/jigsaw/compare/v0.0...v0.1
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A small LaTeX package to draw jigsaw pieces with TikZ. It is possible to draw individual pieces and adjust their shape, produce tile patterns or to automatically generate complete jigsaws.

Current version: 2022/06/20 version v0.2
Current version: 2022/07/18 version v0.3

This project is licensed under the LaTeX Project Public License v1.3c or later, see http://www.latex-project.org/lppl.txt

Expand Down
Binary file modified documentation.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion jigsaw-doc.tex
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
\url{https://github.com/samcarter/jigsaw}\\
\url{https://www.ctan.org/pkg/jigsaw}
}{samcarter}}
\date{Version v0.2 \textendash{} 2022/06/20}
\date{Version v0.3 \textendash{} 2022/07/18}
\begin{document}
\maketitle
Expand Down

0 comments on commit 70e5947

Please sign in to comment.