Skip to content

Commit 9d948a0

Browse files
committed
chore: release version 1.2.0
Bump version to 1.2.0 and prepare 1.3.0 development cycle.
1 parent 2f81c55 commit 9d948a0

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
-*- org -*-
2-
* Version 1.2.0 (Under Development)
2+
* Version 1.3.0 (Under Development)
3+
4+
* Version 1.2.0
35
** New functionality to improve overall user experience
46
- Allow creation of markup annotations without a text selection @astoff #191
57
+ This means that you can now highlight an exact region, for example on OCR PDFs! Just select the region by holding down the Meta key and dragging the mouse. Then invoke ~pdf-annot-add-highlight-markup-annotation~ (with ~C-c C-a h~) and voila!

lisp/pdf-tools.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
;; URL: http://github.com/vedang/pdf-tools/
88
;; Keywords: files, multimedia
99
;; Package: pdf-tools
10-
;; Version: 1.1.0
10+
;; Version: 1.2.0
1111
;; Package-Requires: ((emacs "26.3") (tablist "1.0") (let-alist "1.0.4"))
1212

1313
;; This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)