Sha256: be636556c32b390aec1aff9ddefd8bfbadb60710322a39532421c9e8f6039f42

Contents?: true

Size: 1.14 KB

Versions: 6

Compression:

Stored size: 1.14 KB

Contents

# Changelog


## Release 2.2.0

* NEW: Support for Rails 3.2.

* FIXED: Fixed Rails 3.2 ActiveSupport::Concern deprecation warning (GH-17, GH-20).


## Release 2.1.0

* NEW: Element now accepts a Hash of options. The options can be useful to customize the appearance of the element, for example to set a link title or class.


## Release 2.0.0

* FIXED: Invalid documentation for Element target in the controller class context (closes #2)

* CHANGED: Upgraded to Rails 3


## Release 1.0.1

* FIXED: Since the removal of rails/init.rb in 7278376ab77651e540e39552384ad9677e32ff7e, Rails fails to load the helpers.


## Release 1.0.0

* CHANGED: Removed empty install/uninstall hooks and tasks folder.

* CHANGED: Removed rails/init hook because deprecated in Rails 3.


## Release 0.2.0

* Releasing the library as open source project.

## Release 0.1.1


* ADDED: documentation file.

* CHANGED: run test against Rails ~> 2.3.0 but ensure compatibility with Rails 2.2.x.

* CHANGED: Removed BUILD and STATUS constants. Added Version::ALPHA constant to be used when I need to package prereleases (see RubyGem --prerelease flag).


## Release 0.1.0

* Initial version

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
breadcrumbs_on_rails_microdata_builder-2.2.3 CHANGELOG.md
breadcrumbs_on_rails_microdata_builder-2.2.2 CHANGELOG.md
breadcrumbs_on_rails_microdata_builder-2.2.1 CHANGELOG.md
breadcrumbs_on_rails_microdata_builder-0.0.1 CHANGELOG.md
breadcrumbs_on_rails_microdata_builder-2.2.0 CHANGELOG.md
breadcrumbs_on_rails-2.2.0 CHANGELOG.md