Skip to content

Commit

Permalink
Update changelog documents
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamas Balog committed Dec 13, 2020
1 parent dc028de commit 89fc8ba
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Changelog

### v0.2.0

#### NEW
- \#1: Added references between Terra.it/Terra.validates calls and screenshots
- \#2: Added inspection for missing screenshots in Terra.validates/Terra.it calls
- \#4: Added inspection to check whether the global Terra selector is used in Terra.validates/Terra.it calls

#### MAINTENANCE
- \#3: Reorganized documentation and "introduced in \<version>" sections to readme and javadoc

### v0.1.0

Initial release
6 changes: 6 additions & 0 deletions changelog.html
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
<h4>0.2.0</h4>
<ul>
<li>Added references between Terra.it/Terra.validates calls and screenshots</li>
<li>Added inspection for missing screenshots in Terra.validates/Terra.it calls</li>
<li>Added inspection to check whether the global Terra selector is used in Terra.validates/Terra.it calls</li>
</ul>
<h4>0.1.0 - Initial release</h4>

0 comments on commit 89fc8ba

Please sign in to comment.