Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 458 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 458 Bytes

1.2.1 / 2020-06-08

  • update devDependencies & fix lint #6 from @mansona
  • make sure buildConfig works with nested arrays of objects #5 from @mansona
  • Add MIT license to package.json #4 from @elwayman02

1.2.0 / 2020-01-28

  • add applyBuildConfig() function for ember-cli-build #2 from @mansona

1.1.0 / 2020-01-28

  • add ability to write single values instead of objects #1 from @mansona