소스 검색

Merge branch 'master' into develop

tags/v1.78.0rc1
Mathieu Velten 1 년 전
부모
커밋
69324c346c
3개의 변경된 파일13개의 추가작업 그리고 1개의 파일을 삭제
  1. +6
    -0
      CHANGES.md
  2. +6
    -0
      debian/changelog
  3. +1
    -1
      pyproject.toml

+ 6
- 0
CHANGES.md 파일 보기

@@ -1,3 +1,9 @@
Synapse 1.77.0 (2023-02-14)
===========================

No significant changes since 1.77.0rc2.


Synapse 1.77.0rc2 (2023-02-10)
==============================



+ 6
- 0
debian/changelog 파일 보기

@@ -1,3 +1,9 @@
matrix-synapse-py3 (1.77.0) stable; urgency=medium

* New Synapse release 1.77.0.

-- Synapse Packaging team <packages@matrix.org> Tue, 14 Feb 2023 12:59:02 +0100

matrix-synapse-py3 (1.77.0~rc2) stable; urgency=medium

* New Synapse release 1.77.0rc2.


+ 1
- 1
pyproject.toml 파일 보기

@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"

[tool.poetry]
name = "matrix-synapse"
version = "1.77.0rc2"
version = "1.77.0"
description = "Homeserver for the Matrix decentralised comms protocol"
authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
license = "Apache-2.0"


불러오는 중...
취소
저장