Skip to content

Commit

Permalink
release notes cleanup and adding v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
arsena committed Apr 5, 2021
1 parent d31d30b commit 43fd6b4
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,24 @@
# Release Notes
# Chatpickle Release Notes

## v2.0.2
Github Workflows for CI/CD
* Two new automation workflows:
* Build and Test
* Publish to NPM when release is created

## v2.0.1
Minor changes to URLs that can also appear in npmjs.com
* Cleanup elements that can be viewed from the npmjs chatpickle page

## v2.0.0
* Initial public NPM release
Initial public NPM release
* To install use `npm install chatpickle --save-dev`

## v1.1.0
More Examples
* schedule-appintment-bot.feature example

## v1.0.0
Pattern for Cucumber
* The original conversational step examples for Cucumber
* order-flowers-bot.feature example

0 comments on commit 43fd6b4

Please sign in to comment.