Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vbrazo committed May 17, 2018
1 parent 7509fb4 commit 359bc7e
Showing 1 changed file with 24 additions and 22 deletions.
46 changes: 24 additions & 22 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,28 +5,30 @@

**Additions**

- Added Nato Phonetic Alphabet [@timcustard](https://github.com/timcustard)
- Add Faker::Source [@graciano](https://github.com/graciano)
- Fix: Moved the Google Omniauth key id_info from root into extra [@SirRawlins](https://github.com/SirRawlins)
- Add coveralls [@vbrazo](https://github.com/vbrazo)
- Add Spanish citizen id and docs [@PuZZleDucK](https://github.com/PuZZleDucK)
- use default rake task [@stephengroat](https://github.com/stephengroat)
- Modify Faker::Internet.slug [@philduffen](https://github.com/philduffen)
- Rubocop + fixes [@stephengroat](https://github.com/stephengroat)
- Add Faker::Football [@AlexGascon](https://github.com/AlexGascon)
- adds both inclusive and binary gender option [@jmkoni](https://github.com/jmkoni)
- Fix ranges for Brazilian zip codes [@lucasqueiroz](https://github.com/lucasqueiroz)
- Fix formatting for Brazilian phone and cell phone numbers [@lucasqueiroz](https://github.com/lucasqueiroz)
- Update locales - Faker::Overwatch [@tanner0101](https://github.com/tanner0101)
- Finnish locale has 50 most common male, female, and last names [@Glenf](https://github.com/Glenf)
- Correct the spelling of Gringotts [@rhoen](https://github.com/rhoen)
- First_name and last_name should use the parse method - :ru locale [@vbrazo](https://github.com/vbrazo)
- Add Nation object, its specs and docs [@gkunwar](https://github.com/gkunwar)
- Fixes NL postcode [@JonathanWThom](https://github.com/JonathanWThom)
- Update Faker::Number.between docs [@SpyMaster356](https://github.com/SpyMaster356)
- Fix Fixnum reference warning [@vbrazo](https://github.com/vbrazo)
- Fix tests warning [@vbrazo](https://github.com/vbrazo)
- Add Faker::MichaelScott API [@snayrouz](https://github.com/snayrouz)
- [PR #1213](https://github.com/stympy/faker/pull/1213) Add missing tests after adding Coveralls [@vbrazo](https://github.com/vbrazo)
- [PR #1215](https://github.com/stympy/faker/pull/1215) Added Nato Phonetic Alphabet [@timcustard](https://github.com/timcustard)
- [PR #1212](https://github.com/stympy/faker/pull/1212) Coveralls should ignore test folder [@vbrazo](https://github.com/timcustard)
- [PR #1209](https://github.com/stympy/faker/pull/1209) Add Faker::Source [@graciano](https://github.com/graciano)
- [PR #1181](https://github.com/stympy/faker/pull/1181) Fix: Moved the Google Omniauth key id_info from root into extra [@SirRawlins](https://github.com/SirRawlins)
- [PR #1210](https://github.com/stympy/faker/pull/1210) Add coveralls [@vbrazo](https://github.com/vbrazo)
- [PR #1147](https://github.com/stympy/faker/pull/1147) Add Spanish citizen id and docs [@PuZZleDucK](https://github.com/PuZZleDucK)
- [PR #1207](https://github.com/stympy/faker/pull/1207) use default rake task [@stephengroat](https://github.com/stephengroat)
- [PR #1136](https://github.com/stympy/faker/pull/1136) Modify Faker::Internet.slug [@philduffen](https://github.com/philduffen)
- [PR #924](https://github.com/stympy/faker/pull/924) Rubocop + fixes [@stephengroat](https://github.com/stephengroat)
- [PR #1189](https://github.com/stympy/faker/pull/1189) Add Faker::Football [@AlexGascon](https://github.com/AlexGascon)
- [PR #1202](https://github.com/stympy/faker/pull/1202) adds both inclusive and binary gender option [@jmkoni](https://github.com/jmkoni)
- [PR #1124](https://github.com/stympy/faker/pull/1124) Fix ranges for Brazilian zip codes [@lucasqueiroz](https://github.com/lucasqueiroz)
- [PR #1122](https://github.com/stympy/faker/pull/1122) Fix formatting for Brazilian phone and cell phone numbers [@lucasqueiroz](https://github.com/lucasqueiroz)
- [PR #1138](https://github.com/stympy/faker/pull/1138) Update locales - Faker::Overwatch [@tanner0101](https://github.com/tanner0101)
- [PR #1203](https://github.com/stympy/faker/pull/1203) Finnish locale has 50 most common male, female, and last names [@Glenf](https://github.com/Glenf)
- [PR #1183](https://github.com/stympy/faker/pull/1183) Correct the spelling of Gringotts [@rhoen](https://github.com/rhoen)
- [PR #1170](https://github.com/stympy/faker/pull/1170) First_name and last_name should use the parse method - :ru locale [@vbrazo](https://github.com/vbrazo)
- [PR #1190](https://github.com/stympy/faker/pull/1190) Add Nation object, its specs and docs [@gkunwar](https://github.com/gkunwar)
- [PR #1197](https://github.com/stympy/faker/pull/1197) Fixes NL postcode [@JonathanWThom](https://github.com/JonathanWThom)
- [PR #1177](https://github.com/stympy/faker/pull/1177) Update Faker::Number.between docs [@SpyMaster356](https://github.com/SpyMaster356)
- [PR #1172](https://github.com/stympy/faker/pull/1172) Fix Fixnum reference warning [@vbrazo](https://github.com/vbrazo)
- [PR #1173](https://github.com/stympy/faker/pull/1173) Fix tests warning [@vbrazo](https://github.com/vbrazo)
- [PR #1193](https://github.com/stympy/faker/pull/1193) Add Faker::MichaelScott API [@snayrouz](https://github.com/snayrouz)
- New collaborator - Vitor Oliveira [@vbrazo](https://github.com/vbrazo)

## [v1.8.7](https://github.com/stympy/faker/tree/v1.8.7) (2017-12-22)
Expand Down

0 comments on commit 359bc7e

Please sign in to comment.