Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alxlion committed Oct 29, 2023
1 parent 0747c63 commit 13ef2bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## v1.6.1
## v1.7.0

- Add keyboard shortcuts to control settings (#64) (@Dhanus3133)
- Add reset password feature
- Add Postmark adapter
- Allow navigation within presenter window (#63) (@railsmechanic)
Expand Down
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Don't forget to give the project a star! Thanks again!
2. Create your Feature Branch (`git checkout -b feature/amazing_feature`)
3. Commit your Changes (`git commit -m 'Add some amazing feature'`)
4. Push to the Branch (`git push origin feature/amazing_feature`)
5. Open a Pull Request
5. Open a Pull Request on `dev` branch

## Translations

You can contribute to the translations of this project by joining the POEditor project [here](https://poeditor.com/join/project/HbRyvyt3TT).
You can contribute to the translations by editing or addind PO files in `/priv/gettext/`

0 comments on commit 13ef2bf

Please sign in to comment.