We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ea9a0 commit 845cba4Copy full SHA for 845cba4
1 file changed
CHANGES.md
@@ -0,0 +1,22 @@
1
+# PopSift Changelog
2
+
3
+All notable changes to this project are documented in this file.
4
5
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [Unreleased]
9
10
+### Added
11
12
+### Changed
13
14
+### Fixed
15
16
+### Removed
17
18
+## [1.0.0] - YYYY-MM-DD
19
20
+- Support for cuda 9 and 10
21
+- Support for RTX architecture
22
+- Optional grid filtering
0 commit comments