Skip to content

Commit

Permalink
Add change note
Browse files Browse the repository at this point in the history
  • Loading branch information
formix committed Jan 5, 2021
1 parent c49f809 commit f37bd28
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Infernal Engine 1.0.0 #
# Infernal Engine #

[![Join the chat at https://gitter.im/formix/infernal-engine](https://badges.gitter.im/formix/infernal-engine.svg)](https://gitter.im/formix/infernal-engine?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://travis-ci.org/formix/infernal-engine.svg?branch=master)](https://travis-ci.org/formix/infernal-engine)
Expand Down Expand Up @@ -607,7 +607,13 @@ Inferred facts:
}
```

## Change Note ##
## Change Notes ##

### Version 1.0.1 - 2021/01/04 ###

- Added the *InfernalEngine#assertAll* method.
- Added the *InfernalEngine#fact* static method to create facts to be consumed by *assertAll*.
- Improved code documentation.

### Version 1.0.0 - 2020/12/21 ###

Expand Down

0 comments on commit f37bd28

Please sign in to comment.