Skip to content

Commit 9d333c1

Browse files
committed
doc: Add release notes for PR bitcoin#354
1 parent fd5987a commit 9d333c1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/release-notes-namecoin.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Version 0.21
44

5+
- `name_show` now (by default) shows an error for expired names. This can be
6+
overridden by setting the `allowExpired` RPC option to true, or by using the
7+
`-allowexpired` command-line parameter.
8+
For more context,
9+
see [issue #194](https://github.com/namecoin/namecoin-core/issues/194).
10+
511
- By enabling `-namehashindex`, Namecoin Core can now keep track of a separate
612
database that maps hashes to preimages for all registered names. With this,
713
`name_show` and `name_history` can now optionally look up names by hash.

0 commit comments

Comments
 (0)