Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-webui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-webui
Commits
86dc30e3
Verified
Commit
86dc30e3
authored
2 years ago
by
Daniel Hornung
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Updated for 0.6.0 release.
parent
406d2b93
No related branches found
Branches containing commit
Tags
v0.5.0
Tags containing commit
No related merge requests found
Pipeline
#22473
passed
2 years ago
Stage: linting
Stage: test
Stage: deploy
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+3
-12
3 additions, 12 deletions
CHANGELOG.md
src/doc/conf.py
+2
-2
2 additions, 2 deletions
src/doc/conf.py
with
5 additions
and
14 deletions
CHANGELOG.md
+
3
−
12
View file @
86dc30e3
...
...
@@ -4,27 +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.1.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [Unreleased]
### Added
## [0.6.0] - 2022-05-03
(Daniel Hornung)
### Changed
-
Renamed the person reference resolver.
### Deprecated
### Removed
*
Renamed the person reference resolver.
### Fixed
*
[
webui#170
](
https://gitlab.com/caosdb/caosdb-webui/-/issues/170
)
Autocompletion for "IS REFERENCED BY" leads to query syntax error
### Security
### Documentation
## [0.5.0] - 2022-03-25
(Timm Fitschen)
...
...
This diff is collapsed.
Click to expand it.
src/doc/conf.py
+
2
−
2
View file @
86dc30e3
...
...
@@ -22,13 +22,13 @@
import
sphinx_rtd_theme
project
=
'
caosdb-webui
'
copyright
=
'
202
0
, IndiScale GmbH
'
copyright
=
'
202
2
, IndiScale GmbH
'
author
=
'
Daniel Hornung
'
# The short X.Y version
version
=
'
0.6.0
'
# The full version, including alpha/beta/rc tags
release
=
'
0.6.0
-SNAPSHOT
'
release
=
'
0.6.0
'
# -- General configuration ---------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment