Skip to content

Commit 9342ce6

Browse files
committed
docs: start preparing 3.0.0 release
seed changelog with GH Generate Release Notes [skip ci]
1 parent d855aa0 commit 9342ce6

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [2.3.0] - 2025-02-10
9+
## [3.0.0] - 2025-02-13
1010

1111
## What's Changed
1212
* docs: QSV_AUTOINDEX => QSV_AUTOINDEX_SIZE by @jqnatividad in https://github.com/dathere/qsv/pull/2484
@@ -29,8 +29,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929
* feat: `sample` add more sampling methods by @jqnatividad in https://github.com/dathere/qsv/pull/2511
3030
* build(deps): bump data-encoding from 2.7.0 to 2.8.0 by @dependabot in https://github.com/dathere/qsv/pull/2512
3131
* fix: `search` & `searchset` off by 1 when using `--flag` option by @jqnatividad in https://github.com/dathere/qsv/pull/2513
32+
* build(deps): bump simple-home-dir from 0.4.6 to 0.4.7 by @dependabot in https://github.com/dathere/qsv/pull/2515
33+
* feat: "smart" diff by @jqnatividad in https://github.com/dathere/qsv/pull/2518
34+
* build(deps): bump geosuggest-core from 0.6.5 to 0.6.6 by @dependabot in https://github.com/dathere/qsv/pull/2520
35+
* build(deps): bump geosuggest-utils from 0.6.5 to 0.6.6 by @dependabot in https://github.com/dathere/qsv/pull/2519
36+
* feat: `stats` add uniqueness_ratio by @jqnatividad in https://github.com/dathere/qsv/pull/2521
3237

33-
**Full Changelog**: https://github.com/dathere/qsv/compare/2.2.1...2.3.0
38+
**Full Changelog**: https://github.com/dathere/qsv/compare/2.2.1...3.0.0
3439

3540
## [2.2.1] - 2025-01-26
3641

0 commit comments

Comments
 (0)