This is an automated email from the ASF dual-hosted git repository.
tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git
The following commit(s) were added to refs/heads/master by this push:
new 453abac Updating news for 1.95.1 release
453abac is described below
commit 453abac4a156a70ab6c10ed97179e5a412039b2c
Author: Tristan van Berkom <[email protected]>
AuthorDate: Tue Aug 16 17:08:42 2022 +0900
Updating news for 1.95.1 release
---
NEWS | 26 +++++++++++++++++++++++---
1 file changed, 23 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS
index fe35304..9e1798d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,25 @@
-==================
-buildstream 1.95.0
-==================
+==========================
+buildstream-plugins 1.95.1
+==========================
+
+ o Fixing documentation generation
+
+ o Updating pylint and correcting errors
+
+ o Port cargo plugin to use tomli, this will remove the toml
+ dependency as tomli will soon be part of the standard library
+
+ o Some fixes to the cargo plugin
+
+ o Update Source.set_ref() implementations according to last minute
+ API correction
+
+ o Fixed publishing of documentation
+
+ o Some enhancements to the variables used in the autotools plugin
+
+==========================
+buildstream-plugins 1.95.0
+==========================
Initial beta release of buildstream-plugins.