Sha256: 1f8902abb87720abfb33764494dac6842568b8227ccbb6ca9e0e091a2c1c2831

Contents?: true

Size: 1016 Bytes

Versions: 1

Compression:

Stored size: 1016 Bytes

Contents

# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

### 1.1.0
##### Changed

* Add support for ruby 3.2

### 1.0.0
##### Removed

* Removed support for ruby 2.5 and 2.6

##### Fixed

* Fix enum translations for ruby 3.1

### 0.7.1

##### Fixed

* Fix enum translations: move translations under pluralized attribute key.
### 0.7.0
##### Changed

* Replace travis with circleci.
* Use Rails 6 on Dummy app.

### 0.6.0

##### Changed

* Optimistic version for Rails.

### 0.5.0

##### Changed

* Replace FactoryGirl with FactoryBot.

### 0.4.0

##### Added

* Add Hound configuration.
* Deploy with Travis CI.
* Configure coveralls.

### v0.3.1

##### Fixed

* Broken formatters using delete to extract options instead of fetch.

### v0.3.0

##### Added

* Integration with Draper gem

### v0.2.0

##### Added

* DateTime formatter

### v0.1.1

##### Fixed

* Broken specs. Shame on me :(

### v0.1.0

* Initial release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
human_attributes-1.1.0 CHANGELOG.md