Skip to content

Commit

Permalink
Update CHANGELOG.md (#582)
Browse files Browse the repository at this point in the history
Assuming this should be 2023? :)
  • Loading branch information
joeldrapper authored Jul 20, 2023
2 parents 2a5c5c5 + 4ae741f commit 9e5820d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@

All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.8.1] 2024-04-19
## [1.8.1] 2023-04-19

### Fixed

- Rendering a component with a false `render?` predicate should return an empty String rather than `nil`.

## [1.8.0] 2024-04-19
## [1.8.0] 2023-04-19

### Changed

- Support `Integer` and `Float` attribute values, and fall back to calling `to_str` on other objects.

## [1.7.0] 2024-04-18
## [1.7.0] 2023-04-18

### Added

Expand Down

0 comments on commit 9e5820d

Please sign in to comment.