diff --git a/AUTHORS.md b/AUTHORS.md
index fbdced47..b9a6cc69 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,10 +4,10 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-
|[@myii](https://github.com/myii)|811
+
|[@myii](https://github.com/myii)|813
|[@dafyddj](https://github.com/dafyddj)|4
|[@baby-gnu](https://github.com/baby-gnu)|1
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-02-21.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-02-23.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 17355bd0..ef51f463 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+# [1.246.0](https://github.com/myii/ssf-formula/compare/v1.245.0...v1.246.0) (2021-02-23)
+
+
+### Features
+
+* **rubocop:** allow use of `YAML.load` for `_mapdata.rb` ([c71da52](https://github.com/myii/ssf-formula/commit/c71da52582b223ce0331c3ad62a949f8c71b32d0))
+
# [1.245.0](https://github.com/myii/ssf-formula/compare/v1.244.0...v1.245.0) (2021-02-21)
diff --git a/FORMULA b/FORMULA
index 0173e2d3..ce9836e1 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: ssf
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
-version: 1.245.0
+version: 1.246.0
release: 1
minimum_version: 2017.7
summary: ssf formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index bf92455b..15db7df3 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`
`
- `@myii `_
- - 811
+ - 813
* - :raw-html-m2r:`
`
- `@dafyddj `_
- 4
@@ -26,4 +26,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-02-21.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-02-23.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 99352ebc..f2b83480 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`1.246.0 `_ (2021-02-23)
+---------------------------------------------------------------------------------------------
+
+Features
+^^^^^^^^
+
+
+* **rubocop:** allow use of ``YAML.load`` for ``_mapdata.rb`` (\ `c71da52 `_\ )
+
`1.245.0 `_ (2021-02-21)
---------------------------------------------------------------------------------------------