Skip to content

Commit

Permalink
Version adjustments.
Browse files Browse the repository at this point in the history
  • Loading branch information
soup-bowl committed May 10, 2022
1 parent cd74b77 commit 1e93892
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.2.5] (pre-release) - 2022-05-10
### Changed
- Encryption options.
- Icon changed to support PWA adaptive icons.

## [0.2.4] (pre-release) - 2022-04-29
### Added
- New homescreen.
- More encoding options, renamed Encoder to Converter,
- Encryption options.
- Cloud indicator to highlight if the tool is connected to the internet or not.

### Changed
- Icon changed to support PWA adaptive icons.
- Clicking on menu items now closes the drawer.

## [0.2.3] (pre-release) - 2022-04-28
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "whatsth.is",
"version": "0.2.4",
"version": "0.2.5",
"private": true,
"dependencies": {
"@emotion/react": "^11.9.0",
Expand Down

0 comments on commit 1e93892

Please sign in to comment.