diff --git a/CHANGELOG.md b/CHANGELOG.md index d745a8afcf..3712f5908e 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -150,6 +150,8 @@ for the list of changes made since `v2.0.0-alpha.1`. - [sk locale was updated for v2](https://github.com/date-fns/date-fns/pull/1090). Thank you, [@mareksuscak](https://github.com/mareksuscak)! +- [ar-DZ locale was updated for v2](https://github.com/date-fns/date-fns/pull/1168). Kudos to [@elshahat](https://github.com/elshahat)! + - New locale-dependent week-numbering year helpers: - `getWeek` diff --git a/src/locale/ar-DZ/index.js b/src/locale/ar-DZ/index.js index c99fe1ff6e..84883d29ad 100644 --- a/src/locale/ar-DZ/index.js +++ b/src/locale/ar-DZ/index.js @@ -10,6 +10,7 @@ import match from './_lib/match/index.js' * @summary Arabic locale (Modern Standard Arabic ). * @language Modern Standard Arabic (Algeria) [ar-dz] * @iso-639-2 ara + * @author Badreddine Boumaza [@badre429]{@link https://github.com/badre429} * @author Ahmed ElShahat [@elshahat]{@link https://github.com/elshahat} */ var locale = {