Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 2.06 KB

1.2.1 (2018-06-21)

Bug Fixes

  • changes text to bold in the JS Algo and DS (#20) (999c6af)
  • example link will open in new tab (#22) (5815401)
  • give 'Exercise Tracker' the correct id (6de827c)
  • Remove an unnecessary line from basic javascript challenge (#19) (e1dfe8f)
  • sample code in intro to currying (d4cf9de)
  • typo errors (#23) (16ff132)

1.2.0 (2018-06-19)

Bug Fixes

Features

Reverts

  • "test(challenges): Corrected expected average value" (#17568) (20fac4e)

1.1.3 (2018-06-13)

Bug Fixes

  • remove extraneous build step (20c0143)