Skip to content

v2.0.0

Compare
Choose a tag to compare
@tschulte tschulte released this 17 Mar 09:37
· 3 commits to master since this release

2.0.0 (2017-03-17)

Features

  • main: remove deprecated methods helloWorld() and hello() (ccf09e1)

BREAKING CHANGES

  • remove deprecated methods helloWorld() and hello()
    use greet("Hello", "World") instead