# @ouroboros/events releases

## 1.1.1
- Updated documentation to match changes in 1.0.0 and provide more examples.

## 1.1.0
- Re-structured the project so that JavaScript files are in a seperate directory called **build**.

## 1.0.1
- Fixed bug in the `EventCallback` type.

## 1.0.0
- Overhauled old 0.1.0 version which was pure functions to be more class based.