Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Spone authored and florentferry committed Jun 13, 2018
1 parent 22ea9ea commit bca5fa8
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 @@ -3,21 +3,21 @@
## Upcoming release

**Enhancements:**

- Component generator: use `component_name` instead of `module_name` in templates,
so when we create a `button` component, by default it contains `button` instead
of `button_component`

**Bug fixes:**
- Component generator: fix error when the single-quotes are used in `import`s

## v2.1.0 (2018-05-31)

**Enhancements:**

- Block given to component now pass return values

## v2.0.0 (2018-04-22)

**Enhancements:**

- Use lazy lookup for translations in all generator templates

## v2.0.0.pre.1 (2018-04-12)
Expand Down

0 comments on commit bca5fa8

Please sign in to comment.