# HG changeset patch
# User Iannis <i.binietoglou@impworks.gr>
# Date 1539175593 -10800
# Node ID eac5d8892c98ee5d37cb588bfcae781b2f6163e3
# Parent  db28629317fa13ca865ba359a8b0e9e74b07a09d
Changelog and version update.

diff -r db28629317fa -r eac5d8892c98 atmospheric_lidar/__init__.py
--- a/atmospheric_lidar/__init__.py	Wed Oct 10 15:33:43 2018 +0300
+++ b/atmospheric_lidar/__init__.py	Wed Oct 10 15:46:33 2018 +0300
@@ -1,1 +1,1 @@
-__version__ = '0.3.4'
\ No newline at end of file
+__version__ = '0.3.5'
\ No newline at end of file
diff -r db28629317fa -r eac5d8892c98 changelog.rst
--- a/changelog.rst	Wed Oct 10 15:33:43 2018 +0300
+++ b/changelog.rst	Wed Oct 10 15:46:33 2018 +0300
@@ -3,6 +3,17 @@
 
 Unreleased
 ----------
+0.3.5 - 2018-10-10
+------------------
+Fixed
+~~~~~
+- Bug in Licel2depol script.
+
+Removed
+~~~~~~~
+- Experimental cloud mask script. It will be soon released in the SCC interface.
+
+
 0.3.4 - 2018-03-22
 ------------------
 Fixed