mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Release version 0.1.155
This commit is contained in:
parent
03b87c493f
commit
629dc86dba
2 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,11 @@
|
|||
0.1.155 - 2021-09-247
|
||||
===================
|
||||
|
||||
### Features
|
||||
- Make p2p protocol more efficient by only requesting
|
||||
incremental changes when interests are updated.
|
||||
- #1424 and #1423
|
||||
|
||||
0.1.154 - 2021-09-24
|
||||
===================
|
||||
|
||||
|
|
|
|||
|
|
@ -20,4 +20,4 @@
|
|||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
# SOFTWARE.
|
||||
|
||||
__version__ = '0.1.154'
|
||||
__version__ = '0.1.155'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue