Skip to content

Commit

Permalink
Update changelog/notes/version number
Browse files Browse the repository at this point in the history
  • Loading branch information
hmpf committed Apr 28, 2023
1 parent ce15cda commit 7880157
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 20 deletions.
10 changes: 2 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,20 @@ This file documents all changes to Argus-frontend. This file is primarily meant

## [Unreleased]

## [v1.10.0] - 2023-04-28

### Added
- Handling of both network errors, and errors with fetching existing user in _Login view_ .


### Fixed
- Bug with misleading error message in Login view on connection problems.


### Changed

- Made _LOGIN WITH FEIDE_ button more generic.
- _LOGIN WITH FEIDE_ will not render by default anymore. Instead, _LOGIN WITH_ button will only render if there are configured login methods that are other than userpass.
- Updated user manual







## [v1.9.0] - 2023-03-17

### Changed
Expand Down
13 changes: 2 additions & 11 deletions NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,20 @@ This file documents changes to Argus-frontend that are important for the users t

## [Unreleased]

## [v1.10.0] - 2023-04-28

### Added
- Handling of both network errors, and errors with fetching existing user in _Login view_ .


### Fixed
- Bug with misleading error message in Login view on connection problems.



### Changed

- Made _LOGIN WITH FEIDE_ button more generic.
- _LOGIN WITH FEIDE_ will not render by default anymore. Instead, _LOGIN WITH_ button will only render if there are configured login methods that are other than userpass.
- Updated user manual









## [v1.9.0] - 2023-03-17

### Changed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Argus-frontend",
"version": "1.8.1",
"version": "1.10.0",
"apiVersion": "v1",
"private": true,
"dependencies": {
Expand Down

0 comments on commit 7880157

Please sign in to comment.