Skip to content

Commit

Permalink
add v0.2.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shravanasati committed Nov 25, 2023
1 parent a6f0b14 commit 5ec233d
Showing 1 changed file with 15 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 @@
# Change Log

## v0.1.0 (13/06/21)
- Initial release

## v0.2.0 (25/11/23)
- Windows support
- Gitignore support
- Configuration is now project specific, and in YAML
- Browser compatibility has been fixed since helium uses webdriver manager now
- Migrate to pyproject.toml from setup.py, requirements.txt
- `rb` input to only refresh browser window
- Remove config command
- Executor is more capable - executing multiple commands
- Fix minor bugs

0 comments on commit 5ec233d

Please sign in to comment.