Skip to content

Commit 3a9865d

Browse files
committed
Release v3.9.0
1 parent 46de4c5 commit 3a9865d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
# dev
3+
# v3.9.0 (2021-01-20)
44

55
* Turned `ImportFeatures` into `Features` because it now affects more than just imported modules ([#148](https://github.com/avast/yaramod/pull/148))
66
* Added support for `of` expression with user-defined arrays ([#148](https://github.com/avast/yaramod/pull/148))

docs/rtd/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = 'Avast'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = 'v3.3.4'
25+
release = 'v3.9.0'
2626

2727

2828
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)