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
347eee83
Commit
347eee83
authored
1 year ago
by
Henrik tom Wörden
Browse files
Options
Downloads
Patches
Plain Diff
REL: prepare next release cycle
parent
d5f9090e
No related branches found
No related tags found
1 merge request
!124
Release 0.13.1
Pipeline
#43859
passed with warnings
1 year ago
Stage: setup
Stage: test
Changes
2
Pipelines
38
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+16
-6
16 additions, 6 deletions
CHANGELOG.md
src/doc/conf.py
+2
-2
2 additions, 2 deletions
src/doc/conf.py
with
18 additions
and
8 deletions
CHANGELOG.md
+
16
−
6
View file @
347eee83
...
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
...
@@ -4,6 +4,22 @@ 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/
)
,
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
)
.
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [Unreleased] ##
### Added ###
### Changed ###
### Deprecated ###
### Removed ###
### Fixed ###
### Security ###
### Documentation ###
## [0.13.0 - 2023-10-11] ##
## [0.13.0 - 2023-10-11] ##
### Added ###
### Added ###
...
@@ -40,10 +56,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
...
@@ -40,10 +56,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
*
Update to bootstrap 5.3.1
*
Update to bootstrap 5.3.1
*
Update to bootstrap-icons 1.10.5
*
Update to bootstrap-icons 1.10.5
### Deprecated ###
### Removed ###
### Fixed ###
### Fixed ###
*
The new query panel can't be deactivated.
*
The new query panel can't be deactivated.
...
@@ -55,8 +67,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
...
@@ -55,8 +67,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
*
Fixed breaking timestamps due to whitespace
*
Fixed breaking timestamps due to whitespace
[
caosdb-webui#239
](
https://gitlab.com/caosdb/caosdb-webui/-/issues/239
)
[
caosdb-webui#239
](
https://gitlab.com/caosdb/caosdb-webui/-/issues/239
)
### Security ###
### Documentation ###
### Documentation ###
*
Added
`tools/query_template_descrtiption.yml`
for easy set-up of query
*
Added
`tools/query_template_descrtiption.yml`
for easy set-up of query
...
...
This diff is collapsed.
Click to expand it.
src/doc/conf.py
+
2
−
2
View file @
347eee83
...
@@ -26,9 +26,9 @@ copyright = '2022, IndiScale GmbH'
...
@@ -26,9 +26,9 @@ copyright = '2022, IndiScale GmbH'
author
=
'
Daniel Hornung
'
author
=
'
Daniel Hornung
'
# The short X.Y version
# The short X.Y version
version
=
'
0.13.
0
'
version
=
'
0.13.
1
'
# The full version, including alpha/beta/rc tags
# The full version, including alpha/beta/rc tags
release
=
'
0.13.
0
'
release
=
'
0.13.
1-SNAPSHOT
'
# -- General configuration ---------------------------------------------------
# -- 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