Skip to content

Commit

Permalink
Release version 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed Aug 23, 2024
1 parent a758dfe commit efd53b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Yii HTML Change Log

## 3.5.1 under development
## 3.6.0 August 23, 2024

- Enh #212: Throw `InvalidArgumentException` in `Html::renderAttribute()` when attribute name is empty or contains
forbidden symbols (@es-sayers, @vjik)
- Bug #208: Fix output of `null` value attributes in `Html::renderTagAttributes()` (@es-sayers)
- Enh #214: Add `Stringable` and array values support to textarea tag (@vjik)
- Enh #217: Add backed enumeration value support to `CheckboxList` and `RadioList` widgets (@vjik)
- Bug #208: Fix output of `null` value attributes in `Html::renderTagAttributes()` (@es-sayers)

## 3.5.0 July 11, 2024

Expand Down

0 comments on commit efd53b3

Please sign in to comment.