We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 637b7ac commit 71ffa43Copy full SHA for 71ffa43
1 file changed
CHANGELOG.md
@@ -0,0 +1,25 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+## [Release 1.1.0] - 2020-02-04
6
7
+### Added
8
9
+- Add creation timestamp in saved records (#46)
10
+- Add contact information in the email sent (#55)
11
+- Insert reference phone number (#85)
12
13
+### Changed
14
15
+- repo-list is rendered with Content-Type: text/html (#54)
16
+- AOO search improvements (#79)
17
18
+### Fixed
19
20
+- bitbucket.org URLs are not accepted (#66)
21
22
+The format is based on `Keep a
23
+Changelog <https://keepachangelog.com/en/1.0.0/>`__, and this project
24
+adheres to `Semantic
25
+Versioning <https://semver.org/spec/v2.0.0.html>`__.
0 commit comments