Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
c-sudoku
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
concordant
Software
c-sudoku
Commits
02facb96
Commit
02facb96
authored
3 years ago
by
Yannick Li
Browse files
Options
Downloads
Patches
Plain Diff
Update CHANGELOG.md
parent
d2191ee2
No related branches found
No related tags found
2 merge requests
!26
Resolve "Release v1.1.0"
,
!25
Resolve "Pass a handler when opening the crdt"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+22
-14
22 additions, 14 deletions
CHANGELOG.md
with
22 additions
and
14 deletions
CHANGELOG.md
+
22
−
14
View file @
02facb96
...
...
@@ -5,17 +5,25 @@ 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.0.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
-
[Unreleased]
-
Added
-
Changed
-
Deprecated
-
Removed
-
Fixed
-
Security
-
[1.0.1] - 2021-05-17
-
Changed
-
Update documentation
-
Fixed
-
Fix concurrency between edits and remote updates
## [Unreleased]
### Added
-
Provide a service worker file in public repository
-
Add a callback to receive notifications when a crdt is updated
### Changed
-
Group the MVMap updates during a reset/reconnection
-
Remove frequent pooling but keep a backup call when it has not received a new version for a while
### Deprecated
### Removed
### Fixed
### Security
## [1.0.1] - 2021-05-17
### Changed
-
Update documentation
### Fixed
-
Fix concurrency between edits and remote updates
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