[EOSC Explore | develop]: Updated CHANGELOG.md and changed version to 2.0.0 (used to be 1.1.0).
This commit is contained in:
parent
ebada18720
commit
e6d3c23741
|
@ -30,4 +30,11 @@ There is link to EOSC market place (beta) for results connected to EOSC services
|
|||
* Strip html tags from titles & descriptions
|
||||
|
||||
## [1.1.0]
|
||||
Angular 14 upgrade
|
||||
Angular 14 upgrade
|
||||
|
||||
## [2.0.0]
|
||||
* Redirect to eosc search portal from any page except landing.
|
||||
* Updated favicon to show the eosc logo, not OpenAIRE.
|
||||
* Added top bar to go "back" to eosc search.
|
||||
* Updated colors (synched with all eosc portals).
|
||||
* In landing pages used Graph badge to acknowledge OpenAIRE Graph.
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "eosc",
|
||||
"version": "1.1.0",
|
||||
"version": "2.0.0",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve --disable-host-check --host 0.0.0.0 --port 4400",
|
||||
|
|
Loading…
Reference in New Issue