Skip to content

Commit c53570c

Browse files
authored
#96 Fix documentation for 7.0.0 (#98)
1 parent 89477fd commit c53570c

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: exasol
22
Type: Package
33
Title: R Interface & SDK for the EXASOL Database
4-
Version: 6.0.0
5-
Date: 2016-01-01
4+
Version: 7.0.0
5+
Date: 2021-10-07
66
Author: Ian Formanek, Marcel Boldt, Mathias Golombek, Muhammet Orazov, Pieterjan Spoelders, Sebastian Baer, Szilard Barany, Thomas Ubensee, Torsten Kilias, Valerie Wiedemann, Viliam Simko
77
Maintainer: Thomas Ubensee <ext.Thomas.Uebensee@exasol.com>
88
Contact: Exasol <opensource@exasol.com>

doc/changes/changes_7.0.0.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# r-exasol 7.0.0, released 2021-10-07
22

3-
Code name: t.b.d.
3+
Code name: CRAN submission
44

55
## Summary
66

@@ -11,6 +11,8 @@ Following functions has been dropped:
1111

1212
Important: The bundled ODBC driver for Linux/Mac was removed (as CRAN requires to remove any binary executables from the package); dbConnect("exa",...) now will look in some default folders for the driver, please check the [README](../../README.md) for more details.
1313

14+
Also this release now support the data visualization in the RStudio connection pane.
15+
1416
## Features / Enhancements
1517
- #77: Add more encryption options
1618
- #70 rstudio connections pane

0 commit comments

Comments
 (0)