summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES6
-rw-r--r--VERSION2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index c4751f4..f18f237 100644
--- a/CHANGES
+++ b/CHANGES
@@ -300,3 +300,9 @@ unreleased Version 0.22
2020-03-26 Version 0.48
* DWARF: add support for data symbols imported from DLL
+
+2021-10-30 Version 0.49
+
+ * Added rudimentary support for DWARF5. Thanks to dscho.
+
+ * also search mspdb* DLL via vswhere.exe. Thanks to dscho.
diff --git a/VERSION b/VERSION
index 7238237..4d641fe 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-VERSION = 0.48
+VERSION = 0.49