Skip to content

Commit 77684e9

Browse files
committed
RELEASE-NOTES: add 0.16.1 details
1 parent 859616a commit 77684e9

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

RELEASE-NOTES

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,15 @@
1-
# trurl 0.16
2-
3-
## News
4-
5-
- introduce --qtrim for trimming queries (only)
6-
- Lots of new tests
7-
- Expanded documentation
1+
# trurl 0.16.1
82

93
## Bugfixes
104

11-
- normalize the fragment
12-
- make sure URL encoded %-hex is done lowercase
13-
- silence --replace-append when appending
14-
- normalize user, password and options
15-
- clarify the --help text for --urlencode
16-
- fix a few returns codes for out of memory
5+
- COPYING: add the "and many contributors" text from the curl license
6+
- scripts: import cd2nroff from curl
7+
- trurl: handle zero length query pairs
8+
- trurl.md: fix typo in --replace-append
9+
- Update README.md to link to the getting trurl wiki page
10+
- Autogenerate ZSH completions based on trurl.md
11+
- Makefile: only create MANDIR when manpage is installed
1712

1813
Contributors to this release:
1914

20-
Daniel Stenberg
15+
Daniel Stenberg, Jacob Mealey, Sertonix

0 commit comments

Comments
 (0)