Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.

Commit b8eac6a

Browse files
authored
v0.4.1 (#90)
CORE-687
1 parent f63c054 commit b8eac6a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Change Log
22
All notable changes to this project will be documented in this file using [Semantic Versioning](http://semver.org/).
33

4+
## [0.4.1] - 2019-09-10
5+
### Fixed
6+
- [Bug fixes for v0.4.0](https://github.com/lumoslabs/aleph/pull/89)
7+
48
## [0.4.0] - 2019-09-02
59
### Features
610
- Added support for Snowflake

aleph.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Gem::Specification.new do |s|
22
s.name = 'aleph_analytics'
3-
s.version = '0.4.0'
4-
s.date = '2019-09-02'
3+
s.version = '0.4.1'
4+
s.date = '2019-09-10'
55
s.summary = 'Redshift/Snowflake analytics platform'
66
s.description = 'The best way to develop and share queries/investigations/results within an analytics team'
77
s.authors = ['Andrew Xue', 'Rob Froetscher']

0 commit comments

Comments
 (0)