We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 516a46e commit aee6557Copy full SHA for aee6557
CHANGELOG.md
@@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
+## [0.0.5]
8
+
9
+### Added
10
++ Add legacy PDF document visualisation (`<embed>` or `<iframe>`) #20
11
12
13
+## [0.0.4]
14
15
16
++ Added parameter to choose the thickness of the PDF annotations #14
17
++ Added parameter to choose the vertical spacing between pages #15
18
19
+### Changed
20
++ Improved validation of width and height parameters #18
21
22
+### Fixed
23
++ Fixed misalignment when the pages have different dimentions #17
24
25
26
## [0.0.2]
27
0 commit comments