1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00

changelog: add release date

This commit is contained in:
Andrew Gallant 2018-09-07 13:56:59 -04:00
parent c5d467a2ab
commit ce80d794c0
No known key found for this signature in database
GPG Key ID: B2E3A4923F8B0D44

View File

@ -1,5 +1,5 @@
0.10.0 (TBD)
============
0.10.0 (2018-09-07)
===================
This is a new minor version release of ripgrep that contains some major new
features, a huge number of bug fixes, and is the first release based on
libripgrep. The entirety of ripgrep's core search and printing code has been