Explorar el Código

Bump version to 3.1.1 (#13069)

master^2
Eugen Rochko hace 4 años
committed by GitHub
padre
commit
b752666e3f
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 2 ficheros con 6 adiciones y 1 borrados
  1. +5
    -0
      CHANGELOG.md
  2. +1
    -1
      lib/mastodon/version.rb

+ 5
- 0
CHANGELOG.md Ver fichero

@@ -3,6 +3,11 @@ Changelog

All notable changes to this project will be documented in this file.

## [3.1.1] - 2020-02-10
### Fixed

- Fix yanked dependency preventing installation ([mayaeh](https://github.com/tootsuite/mastodon/pull/13059))

## [3.1.0] - 2020-02-09
### Added



+ 1
- 1
lib/mastodon/version.rb Ver fichero

@@ -13,7 +13,7 @@ module Mastodon
end

def patch
0
1
end

def flags


Cargando…
Cancelar
Guardar