v1.0.0. Give. Sympathize. Control.

This commit is contained in:
nick black 2020-01-04 08:39:20 -05:00
parent 9c8ce83f95
commit af1a5ea528
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC
3 changed files with 5 additions and 3 deletions

View File

@ -2446,6 +2446,8 @@ up someday **FIXME**.
### History
* 2019-01-04: notcurses [1.0.0 "track team, crack fiend, dying to geek"](https://github.com/dankamongmen/notcurses/releases/tag/v1.0.0)
is released, six days ahead of schedule. 147 issues closed. 702 commits.
* 2019-12-18: notcurses [0.9.0 "You dig in! You dig out! You get out!"](https://github.com/dankamongmen/notcurses/releases/tag/v0.9.0),
and also the first contributor besides myself (@grendello). Last major
pre-GA release.

4
debian/changelog vendored
View File

@ -1,9 +1,9 @@
notcurses (1.0.0-1) UNRELEASED; urgency=medium
notcurses (1.0.0-1) unstable; urgency=medium
* Let's light this candle. Upstream GA release.
* Switch from ruby-ronn to pandoc dep (#245).
-- Nick Black <dankamongmen@gmail.com> Sat, 04 Jan 2020 00:03:16 -0500
-- Nick Black <dankamongmen@gmail.com> Sat, 04 Jan 2020 08:06:42 -0500
notcurses (0.9.9-1) unstable; urgency=medium

View File

@ -1,6 +1,6 @@
[package]
name = "notcurses"
version = "0.9.9"
version = "1.0.0"
authors = ["nick black <dankamongmen@gmail.com>"]
edition = "2018"
license = "Apache-2.0"