File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
# -*- mode: org -*-
2
- * v4.2.1 UNRELEASED
2
+ * v4.2.1 2025-02-01
3
3
4
4
- Added new variable ~ghub-graphql-message-progress~. magit/forge#633
5
5
Original file line number Diff line number Diff line change 7
7
#+texinfo_dir_category: Emacs
8
8
#+texinfo_dir_title: Ghub: (ghub).
9
9
#+texinfo_dir_desc: Client library for the Github API.
10
- #+subtitle: for version 4.2.0
10
+ #+subtitle: for version 4.2.1
11
11
12
12
#+setupfile: .orgconfig
13
13
14
14
Ghub is an Emacs library that is used by various packages to access
15
15
the APIs of various instances of various Git forge implementations.
16
16
17
17
#+texinfo: @noindent
18
- This manual is for Ghub version 4.2.0 .
18
+ This manual is for Ghub version 4.2.1 .
19
19
20
20
#+texinfo: @insertcopying
21
21
:END:
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ General Public License for more details.
31
31
@finalout
32
32
@titlepage
33
33
@title Ghub User and Developer Manual
34
- @subtitle for version 4.2.0
34
+ @subtitle for version 4.2.1
35
35
@author Jonas Bernoulli
36
36
@page
37
37
@vskip 0pt plus 1filll
@@ -48,7 +48,7 @@ Ghub is an Emacs library that is used by various packages to access
48
48
the APIs of various instances of various Git forge implementations.
49
49
50
50
@noindent
51
- This manual is for Ghub version 4.2.0 .
51
+ This manual is for Ghub version 4.2.1 .
52
52
53
53
@insertcopying
54
54
@end ifnottex
Original file line number Diff line number Diff line change 6
6
; ; Homepage: https://github.com/magit/ghub
7
7
; ; Keywords: tools
8
8
9
- ; ; Package-Version: 4.2.0
9
+ ; ; Package-Version: 4.2.1
10
10
; ; Package-Requires: (
11
11
; ; (emacs "29.1")
12
12
; ; (compat "30.0.2.0")
You can’t perform that action at this time.
0 commit comments