From 53c915e9902d73d28dd742b5953be443d2a9d392 Mon Sep 17 00:00:00 2001 From: inoas Date: Thu, 14 Nov 2024 21:45:14 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc7b1a8..d09484b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] + + +## [2.1.0] - 2024-11-14 - Added convenience functions to `select` module to select columns by col names: - `select_cols`