Skip to content
Snippets Groups Projects
Commit afed17c1 authored by Tifenn Guillas's avatar Tifenn Guillas
Browse files

Update versions

parent 7aa8b31d
No related branches found
No related tags found
1 merge request!100Develop
Pipeline #2449 passed
......@@ -21,9 +21,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- #76 => Adding label min and max for the between component
- #73 => Result page design improved
- #83 => Upgrade dependencies
- #86 => Renderers in result section optimizedS
### Security
- Migrate to Angular v8 to v9
- Migrate from anis-server v3.1 to 3.2
- Migrate from anis-auth v3.1 to 3.2
## [3.1.0] - 2020-03
### Added
......
export const VERSIONS = {
anisClient: '3.1',
anisServer: '3.1',
anisAuth: '1.0'
anisClient: '3.2',
anisServer: '3.2',
anisAuth: '3.2'
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment