Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DuniterPy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
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
clients
python
DuniterPy
Commits
cb22ed5f
Commit
cb22ed5f
authored
4 years ago
by
Vincent Texier
Browse files
Options
Downloads
Patches
Plain Diff
[enh] Update CHANGELOG.md
parent
8165a183
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!128
Release 0.62.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+25
-0
25 additions, 0 deletions
CHANGELOG.md
with
25 additions
and
0 deletions
CHANGELOG.md
+
25
−
0
View file @
cb22ed5f
## [v0.62.0](https://git.duniter.org/clients/python/duniterpy/-/milestones/16) (16th March 2021)
### This release breaks backward compatibility !
### BEFORE
-
`bma.network.peers`
was pointing to
`/network/peering/peers`
request
### AFTER
-
`bma.network.peers`
point to
`/network/peers`
request
-
`bma.network.peering_peers`
point to
`/network/peering/peers`
request
### Features
-
#141 Helper function to get best available nodes (for a real p2p client)
-
#130 Allow building Block instance from local Duniter json
### Fixes
-
#143 Block : fix computed_inner_hash(), sign() and proof_of_work bug
-
Fixed documentation version on new release
### Development
-
#147 Support pylint v1.7.2 rule R0801
-
#118 Set up complete CI/CD pipeline
-
Thanks @vtexier, @Moul, @matograine, @HugoTrentesaux
## [v0.61.0](https://git.duniter.org/clients/python/duniterpy/-/milestones/14) (30th November 2020)
-
#59 add GVA query support and example
...
...
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