aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorFakerJS 🤖 <[email protected]>2024-11-03 21:40:37 +0100
committerGitHub <[email protected]>2024-11-03 21:40:37 +0100
commitd31579b2593de48ea01015ad1cd2c46207a67a94 (patch)
tree84f71ff1e5875444c59e586f41654e64f7bd42eb /CHANGELOG.md
parent2d34798d309473f23bdab1698ae9abf6b653d4b8 (diff)
downloadfaker-d31579b2593de48ea01015ad1cd2c46207a67a94.tar.xz
faker-d31579b2593de48ea01015ad1cd2c46207a67a94.zip
chore(release): 9.2.0 (#3243)
Co-authored-by: ST-DDT <[email protected]>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f1337c12..542c2135 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,19 @@
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
+## [9.2.0](https://github.com/faker-js/faker/compare/v9.1.0...v9.2.0) (2024-11-03)
+
+
+### Features
+
+* **animal:** add petName method ([#3196](https://github.com/faker-js/faker/issues/3196)) ([c02beea](https://github.com/faker-js/faker/commit/c02beeadd49e48656a0307451517e9751e3118c3))
+* **number:** add romanNumeral method ([#3070](https://github.com/faker-js/faker/issues/3070)) ([72937de](https://github.com/faker-js/faker/commit/72937de55c892c011846bc2b67dc0df61fbdf5a2))
+
+
+### Changed Locales
+
+* **locale:** improve Spanish color names ([#3230](https://github.com/faker-js/faker/issues/3230)) ([99d81be](https://github.com/faker-js/faker/commit/99d81bed28b36ab525340e32a7349799cbe88eca))
+
## [9.1.0](https://github.com/faker-js/faker/compare/v9.0.3...v9.1.0) (2024-10-26)