File tree 2 files changed +8
-1
lines changed
src/langchain_google_spanner
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.5.0] ( https://github.com/googleapis/langchain-google-spanner-python/compare/v0.4.1...v0.5.0 ) (2024-11-25)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** graph:** Add Spanner Graph support to LangChain GraphStore interface ([ #104 ] ( https://github.com/googleapis/langchain-google-spanner-python/issues/104 ) ) ([ 98c2f8f] ( https://github.com/googleapis/langchain-google-spanner-python/commit/98c2f8f395e71813f6b1d59e2dedb8c053fee7eb ) )
9
+
3
10
## [ 0.4.1] ( https://github.com/googleapis/langchain-google-spanner-python/compare/v0.4.0...v0.4.1 ) (2024-10-04)
4
11
5
12
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "0.4.1 "
15
+ __version__ = "0.5.0 "
You can’t perform that action at this time.
0 commit comments