Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
finam
Manage
Activity
Members
Labels
Plan
Issues
32
Issue boards
Milestones
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FINAM
finam
Commits
ded768e5
Commit
ded768e5
authored
1 year ago
by
Martin Lange
Browse files
Options
Downloads
Patches
Plain Diff
update changelog
parent
09f4cf7c
No related branches found
No related tags found
1 merge request
!273
Make more fields private for future API stability
Pipeline
#199682
passed with stages
in 5 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+6
-0
6 additions, 0 deletions
CHANGELOG.md
with
6 additions
and
0 deletions
CHANGELOG.md
+
6
−
0
View file @
ded768e5
...
...
@@ -2,6 +2,12 @@
## [unpublished]
### Breaking changes
*
All fields of
`Composition`
are now private (!273)
*
`Input.source`
is private,
`Input.get_source()`
becomes property
`Input.source`
(!273)
*
`Output.targets`
is private,
`Output.get_targets()`
becomes property
`Output.targets`
(!273)
### Documentation
*
Minor fixes in documentation examples and links (!272)
...
...
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