diff options
author | Jesús <heckyel@hyperbola.info> | 2019-01-03 13:49:52 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-01-03 13:49:52 -0500 |
commit | dd906cca1d342f305562150e3171aa3e44ff83c3 (patch) | |
tree | f4c5b46f6f3f8a033b41e4a02aaca4796fe23da9 | |
parent | 0e45f12a50daccef560eb1ad57a4472de433a5c6 (diff) | |
download | libresocial-dd906cca1d342f305562150e3171aa3e44ff83c3.tar.lz libresocial-dd906cca1d342f305562150e3171aa3e44ff83c3.tar.xz libresocial-dd906cca1d342f305562150e3171aa3e44ff83c3.zip |
update
-rw-r--r-- | CHANGELOG | 16 | ||||
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | lab/metadata.json | 6 |
3 files changed, 21 insertions, 3 deletions
@@ -7,6 +7,22 @@ # bug fixes: # - title: # + +- version: 1.1.4 + date: 2019-01-03 + + new features: + - title: "Add support LibreGit" + + bug fixes: + - title: "minor fix" + +- version: 1.1.3 + date: 2018-10-30 + + bug fixes: + - title: "fix improves syntax" + - version: 1.1.2 date: 2018-07-04 @@ -18,6 +18,8 @@ Ejemplo: Si usted es un experto puede reordenar sus directorios para mejor comodidad. ## Log de Cambios +- v1.1.4 - Agrega LibreGit +- v1.1.3 - Minor fix - v1.1.2 - Agrega PeerTube y PixelFed - v1.1.1 - Agrega Liberapay y Matrix - v1.1.0 - publicación inicial diff --git a/lab/metadata.json b/lab/metadata.json index a15e119..1a7e612 100644 --- a/lab/metadata.json +++ b/lab/metadata.json @@ -31,12 +31,12 @@ "0xe816": "xmpp.svg" }, "sfnt_names": [ - ["English (US)", "Copyright", "Copyright (c) 2018 Conocimientos Libres"], + ["English (US)", "Copyright", "Copyright (c) 2019 Conocimientos Libres"], ["English (US)", "Family", "libresocial"], ["English (US)", "SubFamily", "Regular"], - ["English (US)", "UniqueID", "Libresocial 2018-7-11"], + ["English (US)", "UniqueID", "Libresocial 2019-01-03"], ["English (US)", "Fullname", "libresocial"], - ["English (US)", "Version", "Version 1.1"], + ["English (US)", "Version", "Version 1.1.4"], ["English (US)", "PostScriptName", "libresocial"] ], "input": ".", |