Sha256: 2b42dd006ec80f19710ace2d04d5a19ff1ba6beff93eec7d4de9bcc0e489a109

Contents?: true

Size: 615 Bytes

Versions: 1

Compression:

Stored size: 615 Bytes

Contents

### 2.4.3

* Fix deprecation warnings - @mbobin

### 2.4.2

* Translation improvements - @fwolfst

### 2.4.1

* [FIX] Use iso8601 format for start_date links in the header. Fixes any
  customization to the Rails default date format that might cause the
  parser to fail parsing that with `to_date`

### 2.4.0

* [BREAKING] Fixes Rails 4.2 by changing `block` to `passed_block`. A
  security fix in Rails makes `block` a reserved local name that we can
  no longer use.

  **Upgrading**: If you've customized the simple_calendar views, rename
  `block` to `passed_block`. Without this, calendar dates will be empty.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simple_calendar-2.4.3 CHANGELOG.md