adjective-adjective-animal/CHANGELOG.md

31 lines
658 B
Markdown
Raw Permalink Normal View History

## 0.11.0 / 2016-04-29
### Breaking API changes
* Move adjectives const to `names::ADJECTIVES`. ([@fnichol][])
* Move nouns const to `names::NOUNS`. ([@fnichol][])
### Improvements
* (cli) Add color and suggestions features. ([@fnichol][])
* Inline adjective and noun data from plaintext files. ([@fnichol][])
2015-11-01 10:30:50 -05:00
## 0.10.0 / 2015-11-01
### Breaking API changes
2015-11-01 21:15:28 -05:00
* Use `Default` trait for Generator & Name types. ([@fnichol][])
2015-11-01 10:30:50 -05:00
### Improvements
2015-11-01 21:15:28 -05:00
* (cli) Update usage output. ([@fnichol][])
2015-11-01 10:30:50 -05:00
2015-09-22 12:29:59 -04:00
## 0.9.0 / 2015-09-15
The initial release.
2015-11-01 21:15:28 -05:00
<!--- The following link definition list is generated by PimpMyChangelog --->
[@fnichol]: https://github.com/fnichol