Skip to content

Commit 4edcab0

Browse files
andreasstiegerni4
authored andcommitted
Fix Changelog formatting for vim
0.15.1 changelog contained markdown that did not format well in vim
1 parent 06f5b58 commit 4edcab0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#### FFI
3333

3434
* Added function `rnp_key_valid_till64()` to correctly handle keys which expire after the year 2038.
35-
* Added RNP_FEATURE_* defines to be used instead of raw strings.
35+
* Added `RNP_FEATURE_*` defines to be used instead of raw strings.
3636

3737
#### Security
3838

@@ -281,7 +281,7 @@
281281

282282
#### FFI
283283

284-
* Fixed rnp_op_add_signature for G10 keys
284+
* Fixed `rnp_op_add_signature` for G10 keys
285285

286286

287287
### 0.9.1 [2018-07-12]
@@ -292,7 +292,7 @@
292292
#### CLI
293293

294294
* Added support for keyid/fpr usage with (some) spaces and 0x prefix in
295-
operations (--sign, etc).
295+
operations (`--sign`, etc).
296296

297297
#### FFI
298298

0 commit comments

Comments
 (0)